snipe-it/app/Http/Controllers/Api
snipe 0e1289f12f
Fixes #6821 - fixed 2 fa active for users list (#6822)
* Fixed #6821 - confusing UI for 2FA when 2FA is universally enforced

I also updated the language in the user’s listing table to clarify what “activated” means

* Added login enabled info to user view

* Clarified comments

* Added info about 2FA on user profile

Because why not

* Added nowrap to table, and added 2FA reset for superadmins
2019-03-18 11:59:02 -07:00
..
AccessoriesController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
AssetMaintenancesController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
AssetModelsController.php Changed logging to info level for LDAP 2019-03-13 15:14:03 -07:00
AssetsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
CategoriesController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
CompaniesController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
ComponentsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
ConsumablesController.php Fixed #6676 - consumables API not respecting category id 2019-02-14 14:48:43 -08:00
CustomFieldsController.php Removes setting the encryption status on update (#5833) 2018-07-13 04:04:30 -07:00
CustomFieldsetsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
DepartmentsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
DepreciationsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
GroupsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
ImportController.php Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
LicensesController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
LocationsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
ManufacturersController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
ProfileController.php Fixed error if item requested or request was deleted (#6786) 2019-03-05 23:47:36 -08:00
ReportsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
SettingsController.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
StatuslabelsController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
SuppliersController.php Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
UsersController.php Fixes #6821 - fixed 2 fa active for users list (#6822) 2019-03-18 11:59:02 -07:00