snipe-it/app/Http/Controllers
snipe 4233c781ac Reworked LDAP login. Fixes #2218
LDAP no longer fails completely when the connection settings are wrong, or when app key is messed up. Rather than auth as the admin user and search, we auth as the user themselves. Admin auth is only for LDAP sync now.

This should mean much fewer problems with donked LDAP settings and login.
2016-07-13 05:50:24 -07:00
..
Auth Reworked LDAP login. Fixes #2218 2016-07-13 05:50:24 -07:00
AccessoriesController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
AssetMaintenancesController.php Show admin in maintenances 2016-06-22 17:04:47 -07:00
AssetModelsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
AssetsController.php Fix adding an image to an asset when public/uploads/assets does not exist (#2240) 2016-07-10 18:43:00 -07:00
CategoriesController.php Use trans instead of lang:: 2016-07-10 21:07:59 -07:00
CompaniesController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ComponentsController.php Just use inline validation instead of form request, since it's a one-off 2016-06-22 15:59:00 -07:00
ConsumablesController.php Modify Helper::categoryList() to take a category type parameter. 2016-06-05 09:47:44 -05:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
CustomFieldsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
DashboardController.php More dashboard fixes 2016-05-18 19:48:19 -07:00
DepreciationsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
GroupsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
LicensesController.php Fixes error in license checkout 2016-07-07 04:13:08 -07:00
LocationsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
ManufacturersController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ProfileController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ReportsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
SettingsController.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
StatuslabelsController.php Another fix for status label types 2016-06-28 14:52:11 -07:00
SuppliersController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
UsersController.php Reworked LDAP login. Fixes #2218 2016-07-13 05:50:24 -07:00
ViewAssetsController.php Removed unused use statement 2016-07-10 21:01:11 -07:00