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-12 16:45:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d987532262
grafana
/
pkg
/
api
/
dtos
History
Torkel Ödegaard
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code,
Closes
#1510
2015-03-02 09:58:35 +01: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
Added basic auth to data source edit/create, add support for basic auth in data source proxy code,
Closes
#1510
2015-03-02 09:58:35 +01:00
user.go
Moved dashboard theme option from the dashboard to a persisted user setting,
#1458
2015-02-28 14:30:08 +01:00