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
53f5cb6553d9d2e1b01e7eda74d12714e4eaa41e
grafana
/
pkg
/
util
T
History
Torkel Ödegaard
12460af0ec
Merge pull request
#3830
from raintank/apiPlugin
...
Add secureJsonData field to appSettings model
2016-01-29 17:17:37 -05:00
..
encoding_test.go
Auth: You can now authenicate against api with username / password using basic auth,
Closes
#2218
2015-06-30 09:37:52 +02:00
encoding.go
Auth: You can now authenicate against api with username / password using basic auth,
Closes
#2218
2015-06-30 09:37:52 +02:00
encryption_test.go
use PBKDF2 to esnure key is 23bytes.
2016-01-26 05:15:29 +08:00
encryption.go
use PBKDF2 to esnure key is 23bytes.
2016-01-26 05:15:29 +08:00
filepath.go
#2834
- follow symlink
2015-10-08 00:22:09 -04:00
json.go
Fixed hashing of passwords,
Closes
#3
2015-01-08 09:00:00 +01:00
strings.go
feat(invite): progress on invite feature,
#2353
2015-08-10 13:47:06 +02:00
url_test.go
fix(dataproxy): no trailing slash if proxypath is empty
2016-01-29 18:44:33 +01:00
url.go
fix(dataproxy): no trailing slash if proxypath is empty
2016-01-29 18:44:33 +01:00
validation.go
More work on email and notification infra
#1456
2015-06-05 11:08:19 +02:00