librenms/app/Policies
eskyuu c1f955e06e
Added read permission test to the custom map model (#16030)
* Added read permission test to the custom map model

* Formatting fixes

* Moved permission check logic into SQL to avoid errors accessing undefined properties

* Update custom map permission code to avoid unneeded SQL query
2024-05-16 07:54:45 -05:00
..
CustomMapPolicy.php Added read permission test to the custom map model (#16030) 2024-05-16 07:54:45 -05:00
DashboardPolicy.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
DeviceGroupPolicy.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
DevicePolicy.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
PollerClusterPolicy.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
PortPolicy.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
ServiceTemplatePolicy.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
UserPolicy.php Implement RBAC (only built in roles) (#15212) 2023-08-28 00:13:40 -05:00