1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-15 01:44:22 +02:00

Commit Graph

  • 8c60b64cf4 Update oauthproxy.go (#2189) Ronald Petty 2023-08-22 09:25:30 -07:00
  • a84e9f4d26 Update Dockerfile with qualified image names (#2138) Aigars Mahinovs 2023-08-21 12:26:45 +02:00
  • 6f90196c5c Deploy website - based on d107d885e4 gh-actions 2023-08-16 11:24:57 +00:00
  • d107d885e4 Session-Cookie Support (#1713) t-katsumura 2023-08-16 20:23:02 +09:00
  • d9416c3630 Fixed build status badge (#2086) Alexander Schwartz 2023-05-29 16:18:33 +02:00
  • a23ed0a74a Deploy website - based on 63d05c54d9 gh-actions 2023-05-06 18:22:52 +00:00
  • 63d05c54d9 update: use go install in build step (#2046) avila-m-6 2023-05-06 12:21:05 -06:00
  • 0868dda244 Merge pull request #2094 from oauth2-proxy/update-stale-bot Joel Speed 2023-04-22 14:51:01 +01:00
  • cae9690067 Update stale bot to v8 Joel Speed 2023-04-22 15:42:35 +02:00
  • 6f11e60c0a Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS (#2047) Nuno Miguel Micaelo Borges 2023-04-07 12:33:42 +01:00
  • dd4fa414ea Update golang.org/x/net to v0.7.0 ato address GHSA-vvpx-j8f3-3w6h (#2028) Amr Hanafi 2023-03-07 02:42:12 -08:00
  • e2a19bd398 Deploy website - based on 155b437769 gh-actions 2023-03-05 22:08:41 +00:00
  • 155b437769 Add documentation for redis-insecure-skip-tls-verify flag (#2040) Reeta Singh 2023-03-05 14:06:53 -08:00
  • 5d60177d3e Log the difference between invalid email and not authorized session (#2010) Ole-Martin Bratteng 2023-03-05 19:28:56 +01:00
  • b73425da58 Deploy website - based on 487a0a5b99 gh-actions 2023-03-05 18:25:51 +00:00
  • 487a0a5b99 Added documentation for the keycloak-oidc provider and the new Keycloak admin console #1931 (#1999) gitgabz 2023-03-05 19:24:10 +01:00
  • 1bb3fbcea6 Ensure sign-in page background is uniform throughout the page (#1988) Cory Bolar 2023-03-05 17:24:35 +00:00
  • e079c60dfe Issue 1929: Oauth2-proxy v7.4.0 is not using alpine:3.16 as it is wri… (#2013) Nuno Miguel Micaelo Borges 2023-03-05 17:12:55 +00:00
  • f204625791 fix typo (#2001) Terrell Russell 2023-02-20 09:21:42 -05:00
  • 2faa91eb74 Fix a typo in oauthproxy.go (#2021) Ho Kim 2023-02-20 19:21:59 +09:00
  • fd50a35784 update checkout actions (#1981) Ryuichi Watanabe 2023-02-13 18:26:09 +09:00
  • a061cd52e9 Fixes CVE-2022-41721 (#1994) Jeroen Landheer 2023-02-13 10:25:33 +01:00
  • dea53332a6 Deploy website - based on df8df9b536 gh-actions 2023-02-10 18:37:35 +00:00
  • cbc973c8d9 Issue 1878: Validate URL call does not correctly honor already set UR… (#1951) Nuno Miguel Micaelo Borges 2023-02-10 18:36:13 +00:00
  • df8df9b536 Update formatting error in overview for custom-sign-in-logo (#1886) Amith KK 2023-02-11 00:05:27 +05:30
  • 13202fd5ea Merge pull request #1920 from mdreem/do-not-remove-emails-claim Joel Speed 2023-02-06 09:16:58 +00:00
  • 5577cf0151 add changelog entry Marc Schiereck 2023-02-03 14:35:33 +00:00
  • 82bb08609f Fill empty UserIDClaim before assigning it to other values Marc Schiereck 2022-12-05 20:55:19 +01:00
  • 2d674959a2 Merge pull request #1991 from OmAximani0/patch-1 Joel Speed 2023-01-30 09:59:41 +00:00
  • cefeff5561 Chnages checkout version to v3 Om Aximani 2023-01-27 22:53:05 +05:30
  • 82e61caf5c AuthOnly endpoint should not accept requests with no session fix-auth-only-skip-routes Joel Speed 2022-12-23 13:59:02 +00:00
  • 6f33ed7609 Deploy website - based on f753ec1ca5 gh-actions 2022-12-23 09:10:36 +00:00
  • f753ec1ca5 feat: readiness check (#1839) Kobi Meirson 2022-12-23 11:08:12 +02:00
  • 8b77c97009 Fix default scope settings for none oidc providers like GitHub (#1927) Jan Larwig 2022-12-23 10:00:57 +01:00
  • ddcc433a97 Merge pull request #1936 from braunsonm/pkce-code-verifier-correction Joel Speed 2022-12-19 10:01:39 +00:00
  • 311d210ec4 Remove unsupported special characters from the code verifier runes Braunson M 2022-12-16 19:57:02 -05:00
  • 0832488af3 Merge pull request #1906 from braunsonm/braunsonm/issue1897 Braunson 2022-12-12 07:59:10 -05:00
  • f4f5b7756c Fix PKCE code verifier generation to never use UTF-8 characters Braunson M 2022-11-18 19:43:31 -05:00
  • fd2807c091 Fix uninitialized user claim (#1873) Damien Degois 2022-11-07 09:42:33 +01:00
  • e9a4654358 Merge pull request #1883 from braunsonm/issue-1593 Joel Speed 2022-11-04 10:15:47 +00:00
  • 92b2231c6f Set correct platform type for arm v8 docker images Braunson M 2022-11-03 21:24:52 -04:00
  • 9484a67afc Merge pull request #1882 from babs/atrocious-fix-for-test-race-condition-on-htpasswd Joel Speed 2022-11-03 14:46:20 +00:00
  • 86011e8ac7 Protect htpasswd user list from race condition Damien Degois 2022-11-03 13:57:42 +01:00
  • 29567a431e Deploy website - based on aafa966550 gh-actions 2022-10-29 12:29:48 +00:00
  • aafa966550 Merge pull request #1867 from oauth2-proxy/release-v7.4.0 v7.4.0 Joel Speed 2022-10-29 13:27:20 +01:00
  • efe9aed559 Create versioned docs for release v7.4.x Joel Speed 2022-10-29 13:18:26 +01:00
  • 2c21b2830d Update changelog for v7.4.0 release Joel Speed 2022-10-29 13:17:13 +01:00
  • 4993a5ac8b Merge pull request #1862 from oauth2-proxy/update-deps Joel Speed 2022-10-29 12:57:15 +01:00
  • d4e3bf4df0 Update changelog Joel Speed 2022-10-29 12:49:14 +01:00
  • 4a2cf153cf Fixup update session state handling Joel Speed 2022-10-25 20:38:28 +01:00
  • 0586a9e072 Update middleware tests Joel Speed 2022-10-25 20:36:07 +01:00
  • b333ef89bc Update providers tests Joel Speed 2022-10-25 20:34:53 +01:00
  • 7034f0db53 Do not update viper Joel Speed 2022-10-25 20:28:49 +01:00
  • 5dfefb6d9b Update session state handling Joel Speed 2022-10-25 18:48:03 +01:00
  • f55d24bfcf Update dependencies Joel Speed 2022-10-22 15:03:37 +01:00
  • 95e56e3445 updated release notes regarding azure provider issue (#1771) dulakm 2022-10-28 17:32:19 +10:00
  • 1e21a56f99 Update go-redis/redis to v9. (#1847) Muhammad Arham 2022-10-24 20:41:06 +05:00
  • 5b5894af07 Keycloak provider - Retain user and prefered_username in session (#1815) Damien Degois 2022-10-24 09:47:59 +02:00
  • 475b164ee1 Deploy website - based on cfcba1a7fc gh-actions 2022-10-23 09:48:53 +00:00
  • ece3d62d64 set providerDefaults for oidc consistently (#1828) Centzilius 2022-10-23 11:48:20 +02:00
  • cfcba1a7fc Merge pull request #1811 from mdoro-13/warn_about_potential_mistake_in_whitelist-domain Joel Speed 2022-10-23 11:47:01 +02:00
  • d9a33df29d Merge pull request #1851 from adriananeci/bump_go Joel Speed 2022-10-23 11:44:45 +02:00
  • 2f1fecae39 add changelog entry Adrian Aneci 2022-10-22 17:17:36 +03:00
  • b3df9aecc2 Bump golang to 1.19 and min allowed version to 1.18 Adrian Aneci 2022-10-21 20:40:58 +03:00
  • 14cabe340d Deploy website - based on 19bb0d0e86 gh-actions 2022-10-21 17:33:02 +00:00
  • 19bb0d0e86 Merge pull request #1574 from adriananeci/azure_support_upstream Joel Speed 2022-10-21 19:31:10 +02:00
  • a5d918898c Add azure groups support and oauth2 v2.0 Adrian Aneci 2022-02-22 13:32:45 +02:00
  • 119b22a692 Deploy website - based on 7fe6384f38 gh-actions 2022-10-21 10:59:51 +00:00
  • 7fe6384f38 Fix Linting Errors (#1835) Andrew Hamade 2022-10-21 12:57:51 +02:00
  • ecc59fc690 Deploy website - based on a6c8f6f04a gh-actions 2022-10-15 13:35:30 +00:00
  • a6c8f6f04a Change "API Manager" to "APIs & Services" (#1824) Sven Schliesing 2022-10-15 15:33:53 +02:00
  • 6afcae295a Updated net and text packages to address CVE-2022-27664 and CVE-2022-32149. (#1825) Chris Bednarz 2022-10-15 06:33:44 -07:00
  • c395669649 20220802 fix nextcloud (#1750) NiteHawk 2022-10-15 15:25:15 +02:00
  • 51d3d55a69 Warn not to include URL instead of domain and port mdoro-13 2022-10-04 18:39:55 +03:00
  • bd8bfe021d Deploy website - based on 965fab422d gh-actions 2022-09-11 15:11:11 +00:00
  • 965fab422d Add API route config (#1760) Segfault16 2022-09-11 17:09:32 +02:00
  • b82593b9cc Update base docker image to alpine 3.16 (#1788) tooptoop4 2022-09-10 20:59:54 +10:00
  • 2ba6796acc Deploy website - based on fbe7e6f58d gh-actions 2022-09-03 13:05:03 +00:00
  • fbe7e6f58d Merge pull request #1762 from ianldgs/negate-route Joel Speed 2022-09-03 14:02:52 +01:00
  • f53754808b Support negating for skip auth routes Ian Serpa 2022-08-19 12:46:25 +02:00
  • 037cb041d3 Watch the htpasswd file for changes and update the htpasswdMap (#1701) Alexandru Ciobanu 2022-09-01 21:46:00 +03:00
  • 078d3a0d44 Deploy website - based on fcecbeb13c gh-actions 2022-09-01 10:00:18 +00:00
  • fcecbeb13c Inconsistent code-challenge-method CLI flag and config file naming (#1766) Braunson 2022-09-01 05:58:43 -04:00
  • e5c682ed5a Deploy website - based on d19182c740 gh-actions 2022-09-01 09:56:34 +00:00
  • d19182c740 Merge pull request #1723 from crbednarz/allow-tls-cipher-config Joel Speed 2022-09-01 10:54:25 +01:00
  • ebacc2d7e4 Added ability to specify allowed TLS cipher suites. Chris Bednarz 2022-07-13 07:40:31 -07:00
  • 8393065c23 Deploy website - based on a1ff878fdc gh-actions 2022-08-31 22:29:27 +00:00
  • a1ff878fdc Add flags to define CSRF cookie expiration time and to allow CSRF cookies per request (#1708) Nuno Miguel Micaelo Borges 2022-08-31 23:27:56 +01:00
  • ec09931caa Deploy website - based on f8bd853702 gh-actions 2022-08-31 21:18:26 +00:00
  • f8bd853702 Azure AD Doc: change permission to openid and add warning on consent (#1752) Lorenzo Biava 2022-08-31 23:16:53 +02:00
  • 33c91ee81c Deploy website - based on 723f6cc5d5 gh-actions 2022-08-31 21:09:59 +00:00
  • 76f302e9d0 Deploy website - based on c228d9e273 gh-actions 2022-08-31 21:09:24 +00:00
  • 723f6cc5d5 docs/conf/overview: Add hint about cookie prefixes to --cookie-name (#1744) Felix Stupp 2022-08-31 21:08:02 +00:00
  • c228d9e273 docs/docs/configuration/auth: fixed example of oidc-issuer-url for Keycloak (#1758) Konstantin Shalygin 2022-09-01 00:07:49 +03:00
  • ff03c43842 Fix vulnerabilities on crypto, net and sys packages and change go ver… (#1774) Felipe B. Conti 2022-08-31 17:37:07 -03:00
  • 884c4ee484 Merge pull request #1773 from giautm/patch-1 Joel Speed 2022-08-31 21:27:24 +01:00
  • 3d6ccc7cf7 k8s: fixed invalid cookie_domain Giau. Tran Minh 2022-08-28 17:54:32 +07:00
  • 0539c12ce8 Deploy website - based on 0cfb9c6da0 gh-actions 2022-08-09 20:58:56 +00:00
  • 0cfb9c6da0 adding IdleTimeout with the redis-connection-idle-timeout flag, to ke… (#1691) Dmitry Kartsev 2022-08-09 23:57:13 +03:00
  • 6e02bb496b Extract Keycloak roles while creating a session from token (#1720) Chris 2022-08-09 00:28:46 +02:00