grafana/pkg/services/user
Karl Persson 1315c67c8b
Team/User: UID migrations (#82298)
* Add user uid migration to run on every startup to protect against empty values in a upgrade downgrade scenario

* Add team uid migration to run on every startup to protect against empty values in a upgrade downgrade scenario

* Run team uid migration
2024-02-12 14:48:29 +01:00
..
userimpl Team/User: UID migrations (#82298) 2024-02-12 14:48:29 +01:00
usertest Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
error.go Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02:00
identity.go User: Add uid colum to user table (#81615) 2024-02-01 18:14:10 -08:00
model.go User: Add uid colum to user table (#81615) 2024-02-01 18:14:10 -08:00
user.go Usagestats: Add interface for stats for user.Service and add Usagestats for case_insensitive_login (#66742) 2023-04-18 14:34:40 +01:00