Kanboard-Prod/app/Auth
mildis 33c3b32cda
Allow email to be retrieve by SSO ReverseProxy
If REMOTE_EMAIL header is set, use it as user email.
If REVERSE_PROXY_DEFAULT_DOMAIN is set but not REMOTE_EMAIL, use the current construct.
2020-08-28 22:59:59 -07:00
..
ApiAccessTokenAuth.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
DatabaseAuth.php Check if user role has changed while the session is open 2019-01-30 20:59:25 -08:00
LdapAuth.php Add personal API access token 2016-12-03 15:43:36 -05:00
RememberMeAuth.php Add personal API access token 2016-12-03 15:43:36 -05:00
ReverseProxyAuth.php Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -07:00
TotpAuth.php Add personal API access token 2016-12-03 15:43:36 -05:00