snipe-it/resources
David Kaatz a43b31400f Authentication via REMOTE_USER (#5142)
* 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
2018-03-13 20:07:52 -07:00
..
assets Importer name/full name fixes. (#5072) 2018-02-21 16:42:36 -08:00
lang Authentication via REMOTE_USER (#5142) 2018-03-13 20:07:52 -07:00
macros Fixed #5150 - added lastname first initial as username format 2018-03-05 21:39:05 -08:00
views Authentication via REMOTE_USER (#5142) 2018-03-13 20:07:52 -07:00