grafana/pkg/services/authn
Alexander Zobnin 3127566a20
Access control: Use ResolveIdentity() for authorizing in org (#85549)
* Access control: Use ResolveIdentity() for authorizing in org

* Fix tests

* Fix middleware tests

* Use ResolveIdentity in HasGlobalAccess() function

* remove makeTmpUser

* Cleanup

* Fix linter errors

* Fix test build

* Remove GetUserPermissionsInOrg()
2024-04-10 12:42:13 +02:00
..
authnimpl Authn: allow ResolveIdentity to authenticate in "global" scope (#85835) 2024-04-10 11:53:45 +02:00
authntest Access control: Use ResolveIdentity() for authorizing in org (#85549) 2024-04-10 12:42:13 +02:00
clients Authn: allow ResolveIdentity to authenticate in "global" scope (#85835) 2024-04-10 11:53:45 +02:00
authn.go Authn: allow ResolveIdentity to authenticate in "global" scope (#85835) 2024-04-10 11:53:45 +02:00
error.go Authn: error logs (#76264) 2023-10-10 16:30:20 +02:00
identity.go Email: trigger email verification flow (#85587) 2024-04-05 12:05:46 +02:00