snipe-it/app/Http/Controllers/Users
Daniel Meltzer e368a20427 Use filled instead of has. (#6033)
I think this merged in a weird order and was missed by the global
find/replace.  This fixes bulkassets/bulkusers editing.

At some point we should look at refactoring BulkAssetsController@edit to
only run one DB query, rather than one per item.
2018-08-02 09:54:19 -07:00
..
BulkUsersController.php Use filled instead of has. (#6033) 2018-08-02 09:54:19 -07:00
LDAPImportController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
UserFilesController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
UsersController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00