1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-15 00:15:00 +02:00
Commit Graph

1994 Commits

Author SHA1 Message Date
a22668eb8c docs: make clear that any access token expiry dates are ignored (#2644)
* docs: make clear that any access token expiry dates are ignored

* clarify why access-token expiration cannot be validated

---------

Co-authored-by: Jan Larwig <jan@larwig.com>
2024-07-18 22:11:40 +02:00
3045392c17 feat: Replace default Go user-agent with oauth2-proxy and version (#2570)
* feat: Replace default Go user-agent with oauth2-proxy and version

* Add to CHANGELOG

* Make userAgentTransport configurable and composable

* Use correct naming convention for DefaultHTTPClient

* Move version to own package and use named arguments

* Update version path in Makefile

* Fix import path in Makefile

* Change importpath in dist.sh

* Minor style issues
2024-07-14 21:09:17 +01:00
45ec12bcae Merge pull request #2700 from oauth2-proxy/renovate/docker-compose 2024-07-14 22:06:03 +02:00
8a6a3ef3a4 chore(deps): update docker-compose 2024-07-14 20:00:56 +00:00
9e23b57038 Merge pull request #2705 from oauth2-proxy/renovate/npm 2024-07-14 22:00:18 +02:00
4122e64dbc chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.44.3 2024-07-14 19:56:28 +00:00
45fe2dcfd1 fix: docs link in SECURITY.md 2024-07-14 21:55:47 +02:00
9f64c67d65 Update SECURITY.md 2024-07-07 18:29:14 -03:00
6c0d1c5672 chore(deps): update helm release oauth2-proxy to v7.7.8 2024-07-01 21:57:05 +02:00
8dfb7e9b26 docs: update README and fix code some commentary typos (#2608)
* Update overview.md

see: fc701bfd6a/pkg/apis/options/options.go (L123)

* docs(code-commentary): typo

- fixed typo

---------

Co-authored-by: Jan Larwig <jan@larwig.com>
2024-06-24 22:15:24 +02:00
3460cd4c74 chore(deps): update dependency codeclimate/test-reporter to v1
Merge pull request #2564 from oauth2-proxy/renovate/codeclimate-test-reporter-1.x
2024-06-23 19:59:21 +02:00
70057d3056 strip v off of version for generating the correct download url 2024-06-23 19:54:01 +02:00
72ee8c8146 fix test reporter flags 2024-06-23 19:42:33 +02:00
ece8145bd4 Merge branch 'master' into renovate/codeclimate-test-reporter-1.x 2024-06-23 19:06:41 +02:00
94aa62eece chore(deps): update helm release oauth2-proxy to v7
Merge pull request #2565 from oauth2-proxy/renovate/major-helmv3
2024-06-23 19:06:21 +02:00
a472392b81 chore(deps): update helm release oauth2-proxy to v7 2024-06-23 16:52:19 +00:00
2bb7ea5cc9 Merge branch 'master' into renovate/codeclimate-test-reporter-1.x 2024-06-23 18:50:57 +02:00
3f042de6fc Merge pull request #2593 from oauth2-proxy/renovate/gomod
chore(deps): update gomod
2024-06-23 18:50:37 +02:00
f201dff10c Merge branch 'master' into renovate/codeclimate-test-reporter-1.x 2024-06-23 18:49:17 +02:00
65225ba397 chore(deps): update gomod 2024-06-23 16:46:10 +00:00
5053a5d20e chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.44.2
Merge pull request #2683 from oauth2-proxy/renovate/npm
2024-06-23 18:45:13 +02:00
7508c62c1f fix version scheme for download url 2024-06-23 18:43:39 +02:00
02a272340f chore(deps): update dependency codeclimate/test-reporter to v1 2024-06-23 16:36:21 +00:00
907b957018 chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.44.2 2024-06-23 16:36:12 +00:00
f583dd0b80 Merge pull request #2580 from oauth2-proxy/renovate/actions-configure-pages-5.x
chore(deps): update actions/configure-pages action to v5
2024-06-23 18:35:08 +02:00
38d70fef7f chore(deps): update actions/configure-pages action to v5 2024-06-10 15:31:38 +00:00
10f26364c6 Merge pull request #2563 from oauth2-proxy/renovate/helmv3 2024-06-10 17:31:12 +02:00
92c2f06bf7 chore(deps): update helmv3 2024-06-10 15:20:55 +00:00
0f5abe55d2 Merge pull request #2592 from oauth2-proxy/renovate/golang-1.x 2024-06-10 17:20:11 +02:00
ca9c0fbe7d chore(deps): update dependency golang to v1.22.4 2024-06-10 15:16:34 +00:00
7dd8640f21 Merge pull request #2609 from oauth2-proxy/renovate/docker-compose 2024-06-10 17:16:12 +02:00
252c978c5b chore(deps): update docker-compose 2024-06-10 12:36:37 +00:00
a5fdb35b28 Merge pull request #2594 from oauth2-proxy/renovate/npm 2024-06-10 14:36:07 +02:00
8ee859bdfe chore(deps): update npm 2024-06-10 10:26:35 +00:00
f450bf4563 Merge pull request #2648 from oauth2-proxy/renovate/alpine-3.x
chore(deps): update alpine docker tag to v3.20.0
2024-06-10 17:25:34 +07:00
0998ca6964 chore(deps): update alpine docker tag to v3.20.0 2024-06-10 10:00:52 +00:00
5c315cd7ad Merge pull request #2663 from pierluigilenoci/CVE_fix
Upgraded all modules to the latest version
2024-06-10 17:00:29 +07:00
2d07c08811 Added changelog and docs 2024-06-10 11:37:00 +02:00
60b879f409 Upgraded all modules to the latest version 2024-06-10 11:29:16 +02:00
e058c4d636 Merge pull request #2637 from tuunit/docs/fix-search
docs: fix search
2024-05-10 11:26:18 +01:00
2c65f396e2 upgrade docusaurus dependencies 2024-05-09 16:06:03 +02:00
ed51762065 fix footnote parsing error 2024-05-09 16:02:51 +02:00
e02086f467 fix search and add some additional options for better usability 2024-05-09 16:02:21 +02:00
fc701bfd6a docs/fix-go-install-instruction (#2578)
* docs/fix-go-install-instruction

* use correct tense
2024-03-31 08:48:07 +07:00
36f8dbcbcc chore(deps): update docker-compose (#2558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 15:48:32 +07:00
2ffa92b1c9 oauth2-proxy.service.example: Remove syslog.target (#2538)
Remove syslog.target from service file, this target hasn't existed for over a decade.

6aa8d43ade/NEWS (L72-L73)
2024-03-30 15:48:11 +07:00
bdd65ebab6 chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security] (#2549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 15:41:21 +07:00
33088053a5 feat: adding scope to oauth2-proxy.cfg.example (#2489) 2024-03-30 15:36:17 +07:00
0678626e63 Merge pull request #2539 from isodude/fix-leaky-test
pkg/http: Fix leaky test
2024-03-30 11:48:06 +07:00
8f7209ba1a pkg/http: Fix leaking goroutines in tests
By using the context created by the test, the goroutines produced in
http.Client is actually closed when cancelled and such, not leaked.

Signed-off-by: Josef Johansson <josef86@gmail.com>
2024-03-26 12:31:26 +01:00