R. RyanTM
865ad56753
oauth2_proxy: 7.0.0 -> 7.0.1
2021-02-13 00:18:34 +00:00
R. RyanTM
da35462fd6
oauth2_proxy: 6.1.1 -> 7.0.0
2021-02-05 07:10:42 +00:00
Bruno Bigras
96469f5e6b
oauth2_proxy: 6.0.0 -> 6.1.1
2020-09-04 01:33:59 -04:00
zowoq
264475ce5b
buildGoModule packages: remove doCheck = true
2020-08-10 16:02:36 +10:00
Nikola Knežević
53f42f245a
oauth2_proxy: 5.1.1 -> 6.0.0 ( #93121 )
...
The new release fixes one of the outstanding CVEs against oauth2_proxy:
https://github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-5m6c-jp6f-2vcv .
In addition, rename the owner and the project name to reflect the
changes upstream (it now belongs to the oauth2-proxy organization, and
the name is oauth2-proxy)
2020-07-19 22:08:33 -07:00
Nikola Knezevic
14b83ed114
oauth2_proxy: 5.1.0 -> 5.1.1
...
This update fixes CVE https://nvd.nist.gov/vuln/detail/CVE-2020-11053 .
In addition, switch to using `buildGoModule` as the project switched to
go 1.14 and go modules.
2020-06-26 13:41:15 +02:00
Nikola Knezevic
d31bb1e350
oauth2_proxy: Add knl as a maintainer
...
Per request from the current maintainer.
2020-04-20 10:11:46 +02:00
Nikola Knezevic
3552e610c3
oauth2_proxy: Start running tests for oauth2_proxy
...
No NixOS tests yet, but this is better than nothing.
2020-04-20 10:11:46 +02:00
Nikola Knezevic
6256d88eed
oauth2_proxy: 3.2.0 -> 5.1.0
...
v3.2.0 is 11 months old.
v5.1.0 brings new providers and fixes security vulnerabilities. In addition, the
project switched to go 1.14 and uses go modules, which is now reflected in the
build process.
NOTE: There are many breaking changes, which are then reflected in the NixOS
services configuration.
2020-04-20 09:39:00 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
nyanloutre
a47124da9e
oauth2_proxy: 20180325 -> 3.2.0
...
after bitly repo was frozen, pusher is now the official hard fork
https://github.com/bitly/oauth2_proxy/issues/628
2019-04-30 19:25:02 +02:00
Yorick van Pelt
441126c3da
oauth2_proxy: 20160120 -> 20180325
2018-04-12 17:47:00 +02:00
Kamil Chmielewski
914e0e594c
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Kamil Chmielewski
6b41b6b908
oauth2_proxy: extracted from goPackages
2016-06-09 11:22:02 +02:00