Kanboard-Prod/app/User
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
..
Avatar Fix various compatibility issues with PHP 8 2022-02-08 22:20:20 -08:00
DatabaseBackendUserProvider.php Add user backend provider system 2017-11-09 15:09:54 -08:00
DatabaseUserProvider.php Fix various compatibility issues with PHP 8 2022-02-08 22:20:20 -08:00
LdapUserProvider.php Fix various compatibility issues with PHP 8 2022-02-08 22:20:20 -08:00
OAuthUserProvider.php Fix various compatibility issues with PHP 8 2022-02-08 22:20:20 -08:00
ReverseProxyUserProvider.php Allow full name to be retrieved by SSO ReverseProxy 2023-02-18 17:28:39 -08:00