librenms/app
Tony Murray 00a1185980
New permissions code (#9986)
* Initial permissions

* initial tests

* updates

* finish tests, other tweaks

* update legacy permissions checks
remove global :D

* missed facade extend

* Update eloquent permissions to use the new facade and drop joins

* method descriptions

* more docs

* fix style
2019-03-19 08:14:01 -05:00
..
ApiClients Remove accidentally left in dd() 2019-02-18 11:48:01 -06:00
Console Email should be options in lnms user:add command (#9841) 2019-02-21 11:05:49 -06:00
Events lnms user:add command (#9830) 2019-02-15 09:00:07 -06:00
Exceptions Improved Exception handling (#9844) 2019-02-21 12:08:35 -06:00
Facades New permissions code (#9986) 2019-03-19 08:14:01 -05:00
Guards Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
Http Fix world map when location has been deleted that a device still references (#9997) 2019-03-19 06:52:20 -05:00
Jobs Fix bug of alerting by ping.php (#9311) 2018-10-12 07:26:16 -05:00
Listeners Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
Models New permissions code (#9986) 2019-03-19 08:14:01 -05:00
Providers New permissions code (#9986) 2019-03-19 08:14:01 -05:00
Application.php php artisan serve and dusk testing (#9422) 2019-02-14 09:06:10 -06:00
Checks.php Improved Exception handling (#9844) 2019-02-21 12:08:35 -06:00