icingaweb2-module-director/library/Director/Web/Controller/Extension
raviks789 3fcb20178f
Apply correct restrictions to REST url endpoints
The following url end points should apply relevant restrictions to filter out objects and show correct HTTP status code:
- icingaweb2/director/service, if the host name is left out of the query (Example: icingaweb2/director/service?name=service-name)
- icingaweb2/directore/notification
- icingaweb2/director/serviceset
- icingaweb2/director/scheduled-downtime
2025-01-24 12:21:41 +01:00
..
CoreApi.php CoreApi: one more trait, for CoreApi functionality 2017-07-14 13:21:42 +02:00
DirectorDb.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00
ObjectRestrictions.php Apply correct restrictions to REST url endpoints 2025-01-24 12:21:41 +01:00
RestApi.php Permissions: refactor, fix monitoring module checks 2023-02-23 11:51:53 +01:00