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
0df3647367157707abb8fcd8180abcbb73d4bd30
grafana
/
pkg
/
services
/
apikey
/
apikeyimpl
T
History
Eric Leijonmarck
61e96f8412
Auth: Move apikey service from userSignedIn to identity.Requester interface (
#74323
)
...
change from userSignedIn to identity.Requester interface
2023-09-07 16:54:38 +01:00
..
apikey.go
Chore: Remove result field from API keys commands and queries (
#65055
)
2023-03-21 13:26:33 +01:00
sqlx_store_test.go
Build: clean up and document integration test convention (
#58170
)
2022-11-04 10:14:21 -04:00
sqlx_store.go
Chore: use any rather than interface{} (
#74066
)
2023-08-30 18:46:47 +03:00
store_test.go
Auth: Move apikey service from userSignedIn to identity.Requester interface (
#74323
)
2023-09-07 16:54:38 +01:00
store.go
Chore: Remove result field from API keys commands and queries (
#65055
)
2023-03-21 13:26:33 +01:00
xorm_store_test.go
Build: clean up and document integration test convention (
#58170
)
2022-11-04 10:14:21 -04:00
xorm_store.go
RBAC: remove simple RBAC disabled checks (
#71137
)
2023-07-10 15:14:21 +03:00