This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal/outpost/proxyv2/application
Marc 'risson' Schmitt d54b410429
outposts/proxy: better Redis error message (#8044)
* outposts/proxy: better Redis error message

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

* Update internal/outpost/proxyv2/application/session.go

Co-authored-by: Jens L. <jens@goauthentik.io>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

---------

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Co-authored-by: Jens L. <jens@goauthentik.io>
2024-01-02 20:01:53 +00:00
..
application.go root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
auth.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
auth_basic.go providers/proxy: fix client credential flows not using http interceptor 2023-02-15 00:22:56 +01:00
auth_bearer.go providers/proxy: fix client credential flows not using http interceptor 2023-02-15 00:22:56 +01:00
claims.go providers/proxy: improve SLO by backchannel logging out sessions (#7099) 2023-10-09 01:06:52 +02:00
endpoint.go providers/proxy: fix JWKS url in embedded outpost (#6644) 2023-08-28 00:52:01 +02:00
endpoint_test.go providers/proxy: fix JWKS url in embedded outpost (#6644) 2023-08-28 00:52:01 +02:00
error.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
mode_common.go root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
mode_common_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
mode_forward_caddy_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward_envoy_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward_nginx_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward_traefik_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_proxy.go internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
mode_proxy_test.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
oauth.go providers/proxy: strip scheme when comparing redirect URL 2023-02-20 21:22:26 +01:00
oauth_callback.go providers/proxy: use access token (#8022) 2023-12-30 16:36:43 +01:00
oauth_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
session.go outposts/proxy: better Redis error message (#8044) 2024-01-02 20:01:53 +00:00
session_test.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
utils.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
utils_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00