9 Commits

Author SHA1 Message Date
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
Thomas Gelf
ac652f5966 Basket: allow Notification Apply Rules export
fixes #2335
2021-05-28 15:24:18 +02:00
Thomas Gelf
058bcb083d NotificationController: fix method signature 2017-08-21 08:04:29 +02:00
Thomas Gelf
53726e8dcc NotificationController: changed hook 2017-08-14 12:06:32 +02:00
Thomas Gelf
ecd91d8bff Notification: fix redirect after delete
fixes #1042
2017-07-28 09:56:53 +02:00
Thomas Gelf
b2c834e7a4 permissions: provide new ones and enforce them
fixes #13039
2016-11-03 16:06:35 +01:00
Thomas Gelf
706e916aad NotificationController: remove obsolete assign tab
fixes #11909
2016-06-11 00:36:03 +02:00
Thomas Gelf
0769b720b8 Notifications: should be subject to apply rules 2016-05-19 15:06:05 +02:00
Thomas Gelf
30868c16a1 notification(s): controllers, table 2016-02-27 01:14:27 +01:00