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
DatabaseAuth.php
LdapAuth.php
RememberMeAuth.php
ReverseProxyAuth.php Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -07:00
TotpAuth.php