Kanboard-Prod/app/Auth
peter af8159b4bb Allow full name to be retrieved by SSO ReverseProxy
Expand on #4585 by also getting the user's full name from the Reverse Proxy:
If a ReverseProxy provides more than REMOTE_USER, such as email, it might
as well also provide the user's full name.
2023-02-18 17:28:39 -08: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 full name to be retrieved by SSO ReverseProxy 2023-02-18 17:28:39 -08:00
TotpAuth.php Add personal API access token 2016-12-03 15:43:36 -05:00