Commit Graph

418 Commits

Author SHA1 Message Date
Leandro Lafin e684125ca7
upgrading to go 1.21 2024-07-15 09:54:57 -03:00
Leandro Lafin c156c9f732
Add ability to configure username for Redis cluster connections 2024-07-15 08:43:15 -03:00
Leandro Lafin 822cfad994
Feature/add option to skip loading claims from profile url 2024-07-12 15:57:12 -03:00
Leandro Lafin 0fb3937d46
Remove nsswitch DNS resolution workaround 2024-07-12 15:30:38 -03:00
Leandro Lafin 634fbe6dc6
Feature - Add env variable support for alpha struct 2024-07-12 15:29:38 -03:00
Leandro Lafin a63b535946
Log error details when failed loading CSRF cookie 2024-07-12 15:26:35 -03:00
Leandro Lafin 3d28f6a888
chore: Create sha256sum for tar instead of binary 2024-07-12 15:25:30 -03:00
Leandro Lafin 2434369974
Add possibility to encode the state param as UrlEncodedBase64 2024-07-12 15:20:57 -03:00
Leandro Lafin 9473f3182a
enhancement: Change base image from alpine to distroless 2024-07-12 15:14:14 -03:00
Leandro Lafin 1fc5b5cf15
Update go-jose dependency as requested in #2350 2024-07-12 15:07:29 -03:00
Leandro Lafin 02f26d66b2
Update ojg to latest release 2024-07-12 15:04:30 -03:00
Leandro Lafin 7d977cc761
add breaking change notice for the new auth route regex matching behaviour introduced by #2193 2024-07-12 15:03:11 -03:00
Leandro Lafin 88b469bedd
Feature: Add GitHub groups (orgs/teams) support 2024-07-12 15:02:19 -03:00
Leandro Lafin bcd665c9a3
bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -03:00
Leandro Lafin b5a40ce6a5
Support http.AllowQuerySemicolons 2024-07-12 14:36:15 -03:00
Leandro Lafin 91be581fd2
Issue 978: Fix Custom cookie name breaks redis for session 2024-07-12 14:32:57 -03:00
Leandro Lafin d0bbe7f713
add nightly build and push 2024-07-12 14:29:33 -03:00
Leandro Lafin cecc63bf29
Improve the Nginx auth_request example 2024-07-12 11:42:11 -03:00
Leandro Lafin 1396a26221
add azure china support 2024-07-12 11:37:14 -03:00
Leandro Lafin ba306ce9cd
Add support for unix socket as upstream 2024-07-12 11:30:17 -03:00
Leandro Lafin 6aa359ae83
Issue: 2236 - adds an option to append CA certificates 2024-07-12 11:11:24 -03:00
Leandro Lafin 7ca3ec6357
Feature: Allowing relative redirect url though an option 2024-07-12 11:04:23 -03:00
Leandro Lafin 896c679146
Fixed Google ADC functionality 2024-07-12 11:00:33 -03:00
Leandro Lafin 9b93433720
Upgrade golang.org/x/net to v0.17.0 2024-07-12 09:57:53 -03:00
Leandro Lafin ee23b9ffc0
Update dependencies 2024-07-12 09:57:09 -03:00
Leandro Lafin 565f3eddd1
Release v7.5.1 2024-07-12 08:37:08 -03:00
Leandro Lafin 8b0632d7da
bugfix: gitea token validation 2024-07-12 08:32:55 -03:00
Leandro Lafin ee7a439f3d
bugfix: default scopes for OIDCProvider based providers 2024-07-12 08:21:55 -03:00
Leandro Lafin ae00d0ce64
Update alpine to 3.18 2024-07-11 18:10:02 -03:00
Leandro Lafin cfd3c20e89
Added arch types to Docker and binary releases 2024-07-11 18:09:16 -03:00
Leandro Lafin 101391424f
Fixed name for GoogleGroups env variable + unit tests 2024-07-11 18:04:34 -03:00
Leandro Lafin 511552c790
bugfix: move oidc scope logic to oidc provider 2024-07-11 17:59:13 -03:00
Leandro Lafin f5ae9ad2d2
Release v7.5.0 2024-07-11 17:23:16 -03:00
Leandro Lafin 7656a0aaf3
Workload identity support 2024-07-11 17:14:39 -03:00
Leandro Lafin 6568c84494
Embed static stylesheets and dependencies 2024-07-11 14:39:38 -03:00
Leandro Lafin c3b846d16a
Bugfix/check json path 2024-07-11 14:20:07 -03:00
Leandro Lafin ad8ba07b21
fix: use X-Forwarded-Uri if it exists for pathRegex match 2024-07-11 14:16:08 -03:00
Leandro Lafin 6d2cf6aa8d
Session-Cookie Support 2024-07-11 14:09:58 -03:00
Leandro Lafin 03e49ae19a
Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS 2024-07-11 13:43:53 -03:00
Leandro Lafin b92604d224
Update golang.org/x/net to v0.7.0 ato address GHSA-vvpx-j8f3-3w6h 2024-07-11 13:36:46 -03:00
Leandro Lafin bc02aed6e8
Log the difference between invalid email and not authorized session 2024-07-11 13:34:39 -03:00
Leandro Lafin 3e21a6a203
Ensure sign-in page background is uniform throughout the page 2024-07-11 13:30:23 -03:00
Leandro Lafin 81b756a5d7
Issue 1929: Oauth2-proxy v7.4.0 is not using alpine:3.16 as it is 2024-07-11 13:29:30 -03:00
Leandro Lafin 1175b65ab5
Issue 1878: Validate URL call does not correctly honor already set URL 2024-07-11 11:15:41 -03:00
Leandro Lafin 4d0303eef8
Fill empty UserIDClaim before assigning it to other values 2024-07-11 11:11:50 -03:00
Leandro Lafin 5e0b2d6f8a
feat: readiness check 2024-07-11 11:03:33 -03:00
Leandro Lafin e33bb5e8b0
Fix default scope settings for none oidc providers like GitHub 2024-07-10 18:02:50 -03:00
Leandro Lafin a4221a337d
Fix PKCE code verifier generation to never use UTF-8 characters 2024-07-10 17:57:26 -03:00
Leandro Lafin 05b688e088
Fix uninitialized user claim 2024-07-10 17:41:52 -03:00
Leandro Lafin be68c55542
Set correct platform type for arm v8 docker images 2024-07-10 17:38:17 -03:00