Skip to content
  1. Jan 12, 2024
  2. Jan 08, 2024
  3. Jan 02, 2024
  4. Dec 18, 2023
    • Jan Larwig's avatar
      Feature: Add GitHub groups (orgs/teams) support (#2196) · 52ad3175
      Jan Larwig authored
      
      
      * Add GitHub groups (orgs/teams) support
      
      * align code of getTeams with getOrgs to support Github Enterprise Server instances with different domain
      
      * add documentation
      
      * add missing import after rebase
      
      * add nightly build and push (#2297)
      
      * add nightly build and push
      
      * add date based nightly build tags
      
      * only keep single multiarch image build and push
      
      * add changelog
      
      * add images to internal docs static files
      
      * add docu for nightly builds
      
      * remove unnecessary spaces
      
      * update nightly repository
      
      * Issue 978: Fix Custom cookie name breaks redis for session (#1949)
      
      * Issue 978: Fix Custom cookie name breaks redis for session (see https://github.com/oauth2-proxy/oauth2-proxy/issues/978)
      
      * Issue 978: Fix Custom cookie name breaks redis for session (see https://github.com/oauth2-proxy/oauth2-proxy/issues/978)
      
      * Update CHANGELOG.md
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Update CHANGELOG.md
      
      ---------
      
      Co-authored-by: default avatarNuno Borges <Nuno.Borges@ctw.bmwgroup.com>
      Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
      
      * Support http.AllowQuerySemicolons (#2248)
      
      * Support http.AllowQuerySemicolons
      
      * Docs
      
      * Make it clear we are overriding the handler
      
      * Update documentation for allow-query-semicolons
      
      * Fix changelog format
      
      * Fix formatting
      
      ---------
      
      Co-authored-by: default avatarMickMake <github@mickmake.com>
      
      * Add GitHub groups (orgs/teams) support
      
      * align code of getTeams with getOrgs to support Github Enterprise Server instances with different domain
      
      * add documentation
      
      * fix changelog & documentation
      
      * fix missing import
      
      ---------
      
      Co-authored-by: default avatarTobias Mayer <github@tobiasm.de>
      Co-authored-by: default avatarNuno Miguel Micaelo Borges <miguelborges99@gmail.com>
      Co-authored-by: default avatarNuno Borges <Nuno.Borges@ctw.bmwgroup.com>
      Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
      Co-authored-by: default avatarTim White <tim.white@su.org.au>
      Co-authored-by: default avatarMickMake <github@mickmake.com>
      52ad3175
    • Jan Larwig's avatar
      docs: maintainers file update (#2355) · 53ae4c8c
      Jan Larwig authored
      * docs: maintainers file update
      
      * Update MAINTAINERS
      53ae4c8c
  5. Dec 01, 2023
  6. Nov 25, 2023
  7. Nov 21, 2023
  8. Nov 20, 2023
  9. Nov 18, 2023
    • Jan Larwig's avatar
      bugfix: fix nightly date tagging (#2327) · 600f5774
      Jan Larwig authored
      * add nightly build and push
      
      * add date based nightly build tags
      
      * remove unnecessary spaces
      
      * update nightly repository
      
      * fix tagging with date
      600f5774
    • Nuno Miguel Micaelo Borges's avatar
      Issue 978: Fix Custom cookie name breaks redis for session (#1949) · 1e61b65e
      Nuno Miguel Micaelo Borges authored
      
      
      * Issue 978: Fix Custom cookie name breaks redis for session (see https://github.com/oauth2-proxy/oauth2-proxy/issues/978)
      
      * Issue 978: Fix Custom cookie name breaks redis for session (see https://github.com/oauth2-proxy/oauth2-proxy/issues/978)
      
      * Update CHANGELOG.md
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Issue 978: Fix Custom cookie name breaks redis for session
      
      * Update CHANGELOG.md
      
      ---------
      
      Co-authored-by: default avatarNuno Borges <Nuno.Borges@ctw.bmwgroup.com>
      Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
      1e61b65e
    • Jan Larwig's avatar
      add nightly build and push (#2297) · bee7879c
      Jan Larwig authored
      * add nightly build and push
      
      * add date based nightly build tags
      
      * only keep single multiarch image build and push
      
      * add changelog
      
      * add images to internal docs static files
      
      * add docu for nightly builds
      
      * remove unnecessary spaces
      
      * update nightly repository
      bee7879c
  10. Nov 13, 2023
  11. Nov 03, 2023
    • Charley Wu's avatar
      Improve the Nginx `auth_request` example (#2278) · 5e8956b5
      Charley Wu authored
      * The `X-Forwarded-Uri` was required to bypass authentication
      
      - Fix the `skip_auth_routes` option not working in Nginx
      
      * Add tests for allowed requests with proxied `X-Forwarded-Uri` header
      
      * Avoid nginx startup failure: host not found in upstream "oauth2-proxy"
      
      * The `--reverse-proxy` option is required for nginx
      
      * Update the change logs
      
      * Use the authOnlyPath constant
      
      * Remove the unused header `X-Scheme`
      5e8956b5
  12. Nov 01, 2023
  13. Oct 26, 2023
  14. Oct 25, 2023
  15. Oct 24, 2023
  16. Oct 02, 2023
  17. Sep 22, 2023
  18. Sep 14, 2023
  19. Sep 13, 2023
    • Jan Larwig's avatar
      Docs: Add Search (#2228) · 225dc92a
      Jan Larwig authored
      * add search and update depedencies
      
      * refactor documentation workflow to follow best github action best practices
      225dc92a