mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 00:41:50 +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