1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-09 01:25:37 +02:00

Commit Graph

  • 10be0f113f chore(deps): update helmv3 renovate/helmv3 renovate[bot] 2025-07-07 18:53:24 +00:00
  • bf1892145b chore(deps): update gomod renovate/gomod renovate[bot] 2025-07-03 02:05:58 +00:00
  • 90299f39d9 chore(deps): update docker-compose renovate/major-docker-compose renovate[bot] 2025-07-02 13:31:27 +00:00
  • f7923e15ab chore(deps): update dependency golangci/golangci-lint to v2.2.1 renovate/golangci-golangci-lint-2.x renovate[bot] 2025-06-29 22:26:31 +00:00
  • 392104e75b chore(deps): update docker-compose renovate/docker-compose renovate[bot] 2025-06-26 23:37:48 +00:00
  • b0d5f277d9 chore(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.51.0 renovate/npm renovate[bot] 2025-06-11 01:53:18 +00:00
  • 43d4a3c114 chore(deps): update alpine docker tag to v3.22.0 renovate/alpine-3.x renovate[bot] 2025-06-08 14:33:12 +00:00
  • 7731437af4 feat: support for multiple github orgs (#3072) master Daniel Mersch 2025-05-29 18:11:07 +02:00
  • fb7e33519a chores: major upgrade of golangci-lint from v1.64.8 to v2.1.6 (#3062) Olivier Mengué 2025-05-26 21:12:58 +02:00
  • 1225d611e9 chore(lint): fix staticcheck issues (#3061) Olivier Mengué 2025-05-26 12:29:34 +02:00
  • 09f6252ebf chore(deps): drop golang.org/x/exp/{slices,maps} (#3065) Olivier Mengué 2025-05-26 12:20:49 +02:00
  • f82e90426a chore(deps): update docker-compose (#3074) renovate[bot] 2025-05-23 16:49:24 +02:00
  • 14d5355655 docs: add note about version obfuscation to footer option (#3051) Jan Larwig 2025-05-03 21:44:30 +02:00
  • bae509d2ec docs: clear up multiple-providers is unimplemented (#3046) Evan Carroll 2025-04-28 16:52:27 -05:00
  • 2ecb2c64aa release: v7.9.0 (#3047) v7.9.0 github-actions[bot] 2025-04-28 18:22:58 +02:00
  • b7ff804506 feat: ability to parse JWT encoded profile claims (#3014) ikarius 2025-04-28 16:39:09 +02:00
  • 7b41c8e987 fix: role extraction from access token in keycloak oidc (#1916) Guillaume "Elektordi" Genty 2025-04-28 11:23:19 +02:00
  • 367183d7b8 chore(build): refactoring makefile for better usability and introducing a default help target (#2930) Jan Larwig 2025-04-27 20:09:52 +02:00
  • 4237358ac3 doc(entra-id): correct toml field in sample (#2946) Michael Niksa 2025-04-27 10:36:16 -07:00
  • fc6ca1dde6 chore(deps): update ghcr.io/dexidp/dex docker tag to v2.42.1 (#3044) renovate[bot] 2025-04-27 19:08:33 +02:00
  • 7d85c99d8e fix(entra-id): use federated credentials for refresh token (#3031) Richard Hagen 2025-04-25 09:59:09 +02:00
  • 3afae76103 chore(deps): update docker-compose (#3038) renovate[bot] 2025-04-24 14:01:29 +02:00
  • 07b60b1553 chore(deps): upgrade to latest golang v1.23.x release (#3041) Enrico 2025-04-24 12:47:48 +01:00
  • 16e453e9f6 chore(deps): update module golang.org/x/net to v0.38.0 [security] (#3035) renovate[bot] 2025-04-21 15:59:57 +02:00
  • 8abdbb5a18 Add --bearer-token-login-fallback option (#2924) Justin Ryan 2025-04-21 08:40:39 -04:00
  • bb6ff4ed14 chore(deps): update gitea/gitea docker tag to v1.23.7 (#3030) renovate[bot] 2025-04-13 19:53:12 +02:00
  • 7cee02cac3 Merge pull request #3015 from oauth2-proxy/renovate/docker-compose Joel Speed 2025-04-03 15:39:45 +07:00
  • 3325dcb2bd chore(deps): update docker-compose renovate[bot] 2025-03-31 22:19:36 +00:00
  • f6b95c0df8 feat: allow to set non-default authorization request response mode (#3001) Michael Cornel 2025-03-31 10:04:19 +02:00
  • b34b617aad docs: fix gitlab docs url for oauth2 integration (#3002) Copolycube 2025-03-29 05:47:54 -04:00
  • 99c4c654d9 chore(deps): update docker-compose (#3005) renovate[bot] 2025-03-25 21:14:00 +01:00
  • b2c69e25eb feat: update HashNonce to use crypto/sha256 (#2967) Evan Gibler 2025-03-25 15:12:37 -05:00
  • 44d035c32c chore(deps): update dependency golangci/golangci-lint to v1.64.8 (#3004) renovate[bot] 2025-03-25 21:03:35 +01:00
  • 2ab22bd9f1 release v7.8.2 (#3012) v7.8.2 github-actions[bot] 2025-03-25 20:45:16 +01:00
  • 46554b5bff chore(deps): update golang dependencies and pin to latest golang v1.23.x release (#3011) Jan Larwig 2025-03-25 20:22:56 +01:00
  • 669acb9811 chore(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#3003) renovate[bot] 2025-03-25 19:57:40 +01:00
  • 4e2100a287 chore(deps): update gomod (#2952) renovate[bot] 2025-03-19 22:19:40 +01:00
  • ef51685491 chore(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.49.0 renovate[bot] 2025-03-18 23:37:55 +00:00
  • 8a8fcab580 deps: remove tools/reference-gen from go.mod Olivier Mengué 2025-03-11 11:23:49 +01:00
  • 9ac8f4b5de chore(deps): update docker-compose renovate[bot] 2025-03-12 07:56:26 +00:00
  • a01abbd9b2 Merge pull request #2957 from oauth2-proxy/renovate/golangci-golangci-lint-1.x Jan Larwig 2025-03-12 08:55:55 +01:00
  • 67c1cd6ee7 chore(deps): update dependency golangci/golangci-lint to v1.64.7 renovate[bot] 2025-03-12 07:52:38 +00:00
  • 089c0eaae1 Merge pull request #2956 from oauth2-proxy/renovate/alpine-3.x Jan Larwig 2025-03-12 08:51:45 +01:00
  • 33e7c052dc chore(deps): update alpine docker tag to v3.21.3 renovate[bot] 2025-03-12 07:46:30 +00:00
  • ee7d79c5d9 chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.4 [security] renovate[bot] 2025-03-05 09:31:19 +00:00
  • b05be4b1af Merge pull request #2977 from dsymonds/master Joel Speed 2025-03-05 16:30:32 +07:00
  • 8a36a6622d Update golang.org/x/net to v0.36.0. David Symonds 2025-03-05 08:11:38 +11:00
  • 5f4fdbba24 Merge pull request #2969 from dsymonds/master Joel Speed 2025-02-25 16:47:14 +07:00
  • cc87465e9b Update golang.org/x/oauth2 to v0.27.0. David Symonds 2025-02-25 08:50:43 +11:00
  • a25fef7cbf Merge pull request #2697 from matpen-wi/feat/max-age-instead-of-expires Joel Speed 2025-02-24 18:27:22 +07:00
  • a393ea3ca0 pkg/cookies: use 'Max-Age' instead of 'Expires' for cookie expiration Matthias Penner 2025-02-10 18:28:57 +00:00
  • 80189a9973 Merge pull request #2960 from v0tti/fix_trusted_ip_docs Joel Speed 2025-02-19 00:31:47 +07:00
  • 876feeeb3f fix: wrong documentation for --trusted-ip in v7.6, v7.7, v7.8 Alexander Votteler 2025-02-18 17:41:16 +01:00
  • 38bb15300e fix: wrong documentation for --trusted-ip (#2959) Alexander Votteler 2025-02-17 19:47:39 +01:00
  • ef5f43a293 Delete CNAME gh-pages Jan Larwig 2025-02-09 22:45:59 +01:00
  • 37cd37704d Create CNAME Jan Larwig 2025-02-09 22:43:14 +01:00
  • d4b20d0288 Delete CNAME Jan Larwig 2025-02-09 22:42:58 +01:00
  • 182c1a49c8 Create CNAME Jan Larwig 2025-02-09 22:42:27 +01:00
  • 2d29cee51e chore(deps): update helm release dex to v0.20.0 (#2936) renovate[bot] 2025-02-01 10:02:41 +01:00
  • b72a9f41ea chore(deps): update gomod (#2937) renovate[bot] 2025-01-30 12:31:14 +01:00
  • 8b6e845f27 Merge pull request #2941 from tuunit/doc/add-entra-id-to-issue-template Joel Speed 2025-01-29 23:32:26 +07:00
  • 0364f1b32f doc: add entra id to issue templates Jan Larwig 2025-01-29 14:58:53 +01:00
  • 39bae25aa2 Merge pull request #2927 from tuunit/chore/bump-golang-1.23 Joel Speed 2025-01-21 10:12:53 +00:00
  • 67f3da232a fix(test): syntax violation of json with one too many closing curly brackets Jan Larwig 2025-01-18 00:28:57 +01:00
  • 3cf74c21f8 doc: update changelog Jan Larwig 2025-01-17 18:27:41 +01:00
  • 9b32699c26 chore(deps): update all go depedencies Jan Larwig 2025-01-17 18:21:08 +01:00
  • 58527ec6c9 chore(build): retrieve go version from go.mod as single point of truth Jan Larwig 2025-01-17 17:56:28 +01:00
  • 4c823a66c7 chore(deps): update helm release oauth2-proxy to v7.10.2 (#2934) renovate[bot] 2025-01-20 20:44:56 +01:00
  • b7a8d38b9d chore(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.48.0 renovate[bot] 2025-01-19 09:37:33 +00:00
  • 04cc932976 Merge pull request #2922 from oauth2-proxy/release/v7.8.1 v7.8.1 Joel Speed 2025-01-15 11:36:19 +00:00
  • 0edecd381e update release highlights Jan Larwig 2025-01-15 12:22:44 +01:00
  • c580b7fad7 update to release version v7.8.1 github-actions[bot] 2025-01-15 11:04:42 +00:00
  • 46b3b261af Merge pull request #2920 from tuunit/fix/missing-version-during-docker-built Joel Speed 2025-01-15 10:57:50 +00:00
  • a29eda3a6d Merge branch 'master' into fix/missing-version-during-docker-built Jan Larwig 2025-01-15 09:08:42 +01:00
  • f31e02cebd fix: jwt regex validation error during skip-jwt-bearer-tokens flow (#2888) stomekpe 2025-01-15 09:06:21 +01:00
  • f1a5011108 fix: setting missing version during docker built Jan Larwig 2025-01-14 16:29:26 +01:00
  • fafb47e45a Merge pull request #2914 from oauth2-proxy/release/v7.8.0 v7.8.0 Joel Speed 2025-01-14 11:38:46 +00:00
  • 8dd2cbec4d fix: systemd socket support build handling for windows tuunit 2025-01-12 16:57:15 +01:00
  • ae5b5dc45f doc: update release v7.8.0 changelog tuunit 2025-01-12 13:50:33 +01:00
  • f2ce83b154 doc: add new docs version 7.8.x github-actions[bot] 2025-01-12 12:20:17 +00:00
  • f400e6f340 chore(deps): update gitea/gitea docker tag to v1.23.1 renovate[bot] 2025-01-12 17:47:23 +00:00
  • c90487926c chore(deps): update alpine docker tag to v3.21.2 renovate[bot] 2025-01-12 17:43:10 +00:00
  • f5631a657c chore(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.47.0 (#2911) renovate[bot] 2025-01-12 18:42:40 +01:00
  • 01b01d82a1 Merge pull request #2376 from tuunit/feature/static-public-keys-support Joel Speed 2025-01-11 17:58:26 +00:00
  • e28603f7af feature: static public keys file support for oidc provider axel7083 2023-03-15 14:03:48 +01:00
  • ae8fb08a89 feat(entra): add Workload Identity support for Entra ID (#2902) JJ Łakis 2025-01-11 12:12:41 +01:00
  • 60570cc60e doc: fix formatting issue in Google provider doc (#2907) Jon Newton 2025-01-08 19:51:20 -05:00
  • 5df6053280 chore(deps): update helmv3 renovate[bot] 2025-01-08 20:33:25 +00:00
  • 75a1099a8f chore(deps): update docker-compose renovate[bot] 2025-01-08 19:57:35 +00:00
  • 1c3bc31665 chore(deps): update dependency golangci/golangci-lint to v1.63.4 renovate[bot] 2025-01-05 11:07:48 +00:00
  • 5260633103 doc: fix dex helm chart values for k8s example (#2880) Vinay Chandrasekharan 2025-01-04 13:09:36 -05:00
  • 507d63e05b chore(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.46.0 renovate[bot] 2025-01-04 17:57:55 +00:00
  • 140674e492 chore(deps): update alpine docker tag to v3.21.0 (#2877) renovate[bot] 2025-01-04 18:57:30 +01:00
  • cdcc62014d Merge pull request #2894 from oauth2-proxy/fix-lint Joel Speed 2024-12-31 19:19:57 +07:00
  • f41a686b43 Fix linting after updating golangci-lint to 1.62.2 Joel Speed 2024-12-31 13:14:39 +01:00
  • c1a21aa877 Merge pull request #2872 from oauth2-proxy/renovate/golangci-golangci-lint-1.x Joel Speed 2024-12-31 19:00:30 +07:00
  • 1346ae6079 chore(deps): update dependency golangci/golangci-lint to v1.62.2 renovate[bot] 2024-12-31 11:53:30 +00:00
  • fe6f8ddb65 Merge pull request #2878 from oauth2-proxy/renovate/golang-1.x Joel Speed 2024-12-31 18:52:56 +07:00
  • 5edff8fe1a chore(deps): update dependency golang to v1.23.4 renovate[bot] 2024-12-31 11:46:50 +00:00
  • 5f188e5b6b Microsoft Entra ID provider (#2390) JJ Łakis 2024-12-31 12:46:13 +01:00