This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-16 18:34:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7806da11e6
grafana
/
pkg
/
api
/
dtos
History
Torkel Ödegaard
3675b3fcaa
Fixed issue with clearing admin permissions,
Fixes
#2143
2015-06-11 08:29:12 +02:00
..
apikey.go
New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key,
Closes
#1440
2015-02-26 17:23:28 +01:00
models.go
Panel menu now hides edit actions for users with role Viewer,
Closes
#1826
2015-06-01 16:36:15 +02:00
user.go
Fixed issue with clearing admin permissions,
Fixes
#2143
2015-06-11 08:29:12 +02:00