grafana/pkg/services/auth
Alexander Zobnin 60ddad8fdb
Batch disable users (#17254)
* batch disable users

* batch revoke users tokens

* split batch disable user and revoke token

* fix tests for batch disable users

* Chore: add BatchDisableUsers() to the bus
2019-05-31 13:22:22 +03:00
..
auth_token_test.go Batch disable users (#17254) 2019-05-31 13:22:22 +03:00
auth_token.go Batch disable users (#17254) 2019-05-31 13:22:22 +03:00
model.go move authtoken package into auth package 2019-02-06 17:02:57 +01:00
testing.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
token_cleanup_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
token_cleanup.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00