mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:22:31 +08:00

* AuthProxy: Can now login with auth proxy and get a login token * added unit tests * renamed setting and updated docs * AuthProxy: minor tweak * Fixed tests and namings * spellfix * fix * remove unused setting, probably from merge conflict * fix