grafana/pkg/services/user
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673)
* streamline initialization of test databases, support on-disk sqlite test db

* clean up test databases

* introduce testsuite helper

* use testsuite everywhere we use a test db

* update documentation

* improve error handling

* disable entity integration test until we can figure out locking error
2024-02-09 09:35:39 -05:00
..
userimpl Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05: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