mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
a43b31400f
* Added authentication via Remote User * - Removed nullable from remote_user settings fileds and used just default values instead - Removed german translations - Removed 401 error page and replaced usage with 403 error page as 401 was actual a duplicate of 403 - Replaced usage of $_SERVER['REMOTE_USER'] with Laravels API Request::server('REMOVE_USER') * - Fixed request usage |
||
---|---|---|
.. | ||
ForgotPasswordController.php | ||
LoginController.php | ||
RegisterController.php | ||
ResetPasswordController.php |