Charandas
b96a1ae722
Custom Routes: use existing server's mux container instead of gorilla.Mux ( #115605 )
2026-01-07 12:46:27 -08:00
Charandas
e525b529a8
fix: Add panic for nil authorizer in installer ( #115186 )
2025-12-12 05:01:03 -08:00
Charandas
da14be859e
Authorization: panic when specific authorizer returns nil ( #114982 )
2025-12-10 13:01:34 -08:00
Eric Leijonmarck
aa0f8caa35
Authorizer: rename and enforce only once for NewGrafanaAuthorizer (#108294 )
...
* renaming of GrafanaAuthorizer to make it less confusing
* enforce only once by runtime
* comment only
2025-07-18 15:40:34 +01:00
Karl Persson
43f56c5ca1
Apiserver: Refactor authenticator and authorizers ( #101449 )
...
* Clean up authenticator
* Cleanup authorizers and replace org_id and stack_id with namespace authorizer
* Remove dependency on org service
* Extract orgID from /apis/ urls and validate stack id
2025-03-06 16:01:12 +01:00