This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
324197bb7eb5941eee9b059ce75c2c2540887f55
grafana
/
pkg
/
services
/
ngalert
/
accesscontrol
History
Yuri Tseretyan
2be7605794
Alerting: Fix fine-grained rule access control to use 403 for authorization error (
#79239
)
...
* use 403 for authorization error * update silences API * add ForbiddenError to rule API responses
2023-12-07 13:43:58 -05:00
..
models.go
Alerting: Fix fine-grained rule access control to use 403 for authorization error (
#79239
)
2023-12-07 13:43:58 -05:00
rules_test.go
Alerting: Update rule access control to return errutil errors (
#78284
)
2023-12-02 01:42:11 +02:00
rules.go
Alerting: Update rule access control to return errutil errors (
#78284
)
2023-12-02 01:42:11 +02:00
testing.go
Alerting: Extract alerting rules authorization logic to a service (
#77006
)
2023-11-15 18:54:54 +02:00