snipe_it/app
Ivan Nieto 025ea93f05
Fix for when a user with the correct permissions couldn't update Manufacturers. (#7882)
* Changed the ability name from 'edit' to 'update'. Changed the order of execution: first checks if the manufacturer exists, then checks permissions

* Handles the update method, that also has the ability parameter as edit instead of update"
q

* Revert "Handles the update method, that also has the ability parameter as edit instead of update""

This reverts commit d7dc0e451e69935325987a6ec6f8644854ab0e16.

* Handles the update method, that also has the ability parameter as 'edit' instead of 'update'
2020-03-06 15:59:51 -08:00
..
Console Move ldap import ini settings to config (#7679) 2019-12-19 11:51:55 -08:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fixes #7252 form request changes (#7272) 2019-07-18 14:32:23 -07:00
Helpers Fixed more camel-casing -> snake-casing 2019-05-24 16:01:12 -07:00
Http Fix for when a user with the correct permissions couldn't update Manufacturers. (#7882) 2020-03-06 15:59:51 -08:00
Importer Slightly better fix for requestable import bug 2020-02-10 17:34:32 -08:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Fixed typo 2018-07-17 01:03:32 -07:00
Models Disallow 0 as a number for labels per page 2020-02-04 19:14:58 -08:00
Notifications Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Fixed #6956 - viewKeys policy inconsistent (#7009) 2019-05-08 08:14:49 -04:00
Presenters Added slightly friendlier error handling for assets without models 2019-12-06 18:17:03 -08:00
Providers Increased image size to 800px, added lightboxes 2019-05-24 19:11:08 -07:00