mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed hashing of passwords, Closes #3
This commit is contained in:
3
pkg/util/json.go
Normal file
3
pkg/util/json.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package util
|
||||
|
||||
type DynMap map[string]interface{}
|
||||
Reference in New Issue
Block a user