Commit Graph

168 Commits (29fcc463336f7f0e00e94de6fe1cc6350c4eb0da)

Author SHA1 Message Date
idafurjes 50fb47dba0
Chore: Remove methods from sqlstore (#57545) 4 years ago
idafurjes 5167c55760
Chore: Move methods from sqlstore to user store (#56305) 4 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 4 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 4 years ago
Eric Leijonmarck 1e8f8dff4b
Auth: Adds validation and ingestion of conflict file (#53014) 4 years ago
idafurjes 122e7c141d
Chore: Delete UpdateUser, ChangeUserPassword, UpdateLastSeenAt from sqlstore (#55928) 4 years ago
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 4 years ago
idafurjes 56cfe02ca2
Chore: Remove methods from sqlstore interface (#55802) 4 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 4 years ago
Serge Zaitsev 4c19e83ff0
Chore: Move team store implementation to a separate package (#55514) 4 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 4 years ago
Misi c5be9605a2
Chore: Use TimeNow instead of time.Now in user sql store to make it testable (#54983) 4 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 4 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 4 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 4 years ago
Jguer 9ab210a7d7
ServiceAccounts: Don't create new orgs for service accounts (#51819) 4 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 4 years ago
Jguer 0689c5839a
Auth: Add option for case insensitive login (#49262) 4 years ago
Dan Cech 9350ab781c
clean up duplicated user creation code (#50178) 4 years ago
Ieva 5dbea9996b
RBAC: Make RBAC action names more consistent (#49730) 4 years ago
Eric Leijonmarck 555867135b
Access control: Using RBAC to filter users in list view that you have read access to (#47963) 4 years ago
Kat Yang c98d835f81
Chore: Remove remaining x from user (#47854) 4 years ago
Eric Leijonmarck 673a2ab49e
fix: bug where disabled didnt disable the use of service account (#47688) 4 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 4 years ago
Piotr Jamróz 8490fd77e3
Users: clean up OrgId when all user orgs are removed (#46003) 4 years ago
Josh Hunt 71db5115f4
User: Expose GCOM user ID as externalUserId in grafanaBootData (#47307) 4 years ago
idafurjes 52bd7618dd
Remove global variable from user (#46696) 4 years ago
Karl Persson 8261e781d5
Access control: Delete user permissions when a user is deleted (#46021) 4 years ago
Jguer ef9fe26886
Service accounts: Split user and service account database (#46442) 4 years ago
J Guerreiro 2aeae69a16
Service Accounts: Display name to ID (#46258) 4 years ago
Alexander Emelin 28c30a34ad
Comments: support live comments in dashboards and annotations (#44980) 4 years ago
J Guerreiro 0ec21a4ed6
Service accounts: make is_service_account nullable (#45541) 4 years ago
Kat Yang d3ae8939af
Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 4 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 4 years ago
idafurjes 58ee553634
Chore: Remove bus from user api (#44468) 4 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 4 years ago
Katarina Yang 5bab02c7ef
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 4 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
Jeremy Price 13fdc5231d
AccessControl: upgrade apikeys by adding service accounts (#42425) 5 years ago
Eric Leijonmarck 9c11040c3e
Serviceaccounts: Filtering service accounts from user queries (#41410) 5 years ago
Gabriel MABILLE 0f36152127
UserCacheService: Use value instead of pointer (#41549) 5 years ago
Eric Leijonmarck 4fd3dd41bc
ServiceAccounts: Delete ServiceAccount (#40470) 5 years ago
Jeremy Price 69c5370e94
Accesscontrol: Add additional API keys to service account, move cloneserviceaccount to sqlstore (#41189) 5 years ago
idafurjes 5a087d2708
Chore: Add context to team (#40504) 5 years ago
Selene a1230f44dc
Fix user's total count in search (#40415) 5 years ago
Selene da813877fb
Create search filters by interface (#39843) 5 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 5 years ago
Selene e47a60f511
Add filter to search users by active (#38637) 5 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 5 years ago
Carl Bergquist a10fa5cad3
Instrumentation: Start tracing database requests (#34572) 5 years ago