grafana/pkg/server
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204)
* Add wrapper around sqlstore method GetUserByLogin

* Use new method from user service

* Fix lint

* Fix lint 2

* fix middleware basic auth test

* Fix grafana login returning a user by login

* Remove GetUserByLogin from store interface

* Merge commit
2022-08-04 13:22:43 +02:00
..
backgroundsvcs Auth: Add prometheus metrics for case insensitive ids (#52162) 2022-07-21 18:11:35 +01:00
usagestatssvcs Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
server_test.go Chore: Add user service method GetByLogin (#53204) 2022-08-04 13:22:43 +02:00
server.go Chore: Add user service method GetByLogin (#53204) 2022-08-04 13:22:43 +02:00
test_env.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wire.go Chore: Sql store split for legacy alerting (#52901) 2022-08-03 11:17:26 -04:00
wireexts_oss.go Encryption: De-duplicate encryption code with extensible service (#52472) 2022-08-02 15:08:09 +02:00