snipe-it/resources/lang/en
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
..
admin Authentication via REMOTE_USER (#5142) 2018-03-13 20:07:52 -07:00
auth Updated language strings 2017-07-07 13:14:51 -07:00
button.php Update user(view) for support multilanguage (#3383) 2017-03-10 16:58:29 -08:00
general.php Fixed #5150 - added lastname first initial as username format 2018-03-05 21:39:05 -08:00
mail.php Updated translations 2016-12-03 17:10:05 -08:00
pagination.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
passwords.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00
reminders.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
table.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
validation.php Fixes #4236 - validate the regex custom validation (#4380) 2017-11-04 17:06:14 -07:00