oauth2-proxy/providers
Joel Speed f7b28cb1d3
Improvements to Session State code (#536)
* Drop SessionStateJSON wrapper
* Use EncrpytInto/DecryptInto to reduce sessionstate

Co-authored-by: Henry Jenkins <henry@henryjenkins.name>
2020-05-30 08:53:38 +01:00
..
auth_test.go Migrate to oauth2-proxy/oauth2-proxy 2020-03-29 15:40:10 +01:00
azure.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
azure_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
bitbucket.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
bitbucket_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
digitalocean.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
digitalocean_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
facebook.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
github.go Restrict access using Github collaborators (#497) 2020-05-11 18:02:40 +01:00
github_test.go Restrict access using Github collaborators (#497) 2020-05-11 18:02:40 +01:00
gitlab.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
gitlab_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
google.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
google_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
internal_util.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
internal_util_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
keycloak.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
keycloak_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
linkedin.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
linkedin_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
logingov.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
logingov_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
nextcloud.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
nextcloud_test.go Support context in providers (#519) 2020-05-10 13:34:59 +01:00
oidc.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
oidc_test.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
provider_data.go Add new linters (#486) 2020-04-14 09:36:44 +01:00
provider_default.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
provider_default_test.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
providers.go Refactor the utils package to other areas (#538) 2020-05-14 10:16:35 +01:00