grafana/pkg/services/auth
Ieva de6584b976
Auth: Extend auth token errors with user ID (#54633)
* add user ID to user token errors

* remove colon

* move user ID to debug log, so it wouldn't accidentally be added in response
2022-09-02 14:38:25 +01:00
..
jwt Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
auth_token_test.go Sync: Move ActiveTokenCount to a new service (#52991) 2022-07-29 16:30:46 +02:00
auth_token.go Auth: Extend auth token errors with user ID (#54633) 2022-09-02 14:38:25 +01:00
model.go Auth: Allow soft token revocation (#31601) 2021-03-16 17:44:02 +01:00
testing.go Split Create User (#50502) 2022-06-28 14:32:25 +02:00
token_cleanup_test.go Chore: Refactor GoConvey in auth package (#40850) 2021-10-27 16:08:21 +02:00
token_cleanup.go Chore: Add context to user (#39649) 2021-10-04 15:46:09 +02:00