Files
snipe-it/app/Models
Tim Bishop b346556caa Allow manager_id to be fillable. (#4882)
The API UsersController accepts manager_id, but calls the following:

$user->fill($request->all());

This results in manager_id being ignored. I can't see any problem with
allowing a user's manager to be modified using the API, so this change
allows it.
2018-01-22 13:12:02 -08:00
..
2017-01-25 21:29:23 -08:00
2017-12-15 18:54:38 -08:00
2016-04-07 13:21:09 -07:00
2016-04-07 13:21:09 -07:00
2016-11-16 16:56:57 -08:00
2017-02-22 22:20:57 -08:00
2017-10-10 22:59:32 -07:00
2017-06-21 16:37:37 -07:00
2017-10-16 15:29:06 -07:00
2017-09-05 17:54:58 -07:00
2018-01-20 08:52:50 -08:00
2017-11-24 10:42:11 -08:00
2016-03-25 01:18:05 -07:00