grafana/pkg/services/user/userimpl
linoman ac84069071
Password policy (#82268)
* add password service interface

* add password service implementation

* add tests for password service

* add password service wiring

* add feature toggle

* Rework from service interface to static function

* Replace previous password validations

* Add codeowners to password service

* add error logs

* update config files


---------

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2024-02-16 04:58:05 -06:00
..
store_test.go Password policy (#82268) 2024-02-16 04:58:05 -06:00
store.go User: Add uid colum to user table (#81615) 2024-02-01 18:14:10 -08:00
time.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00
user_test.go Password policy (#82268) 2024-02-16 04:58:05 -06:00
user.go Password policy (#82268) 2024-02-16 04:58:05 -06:00