Commit Graph

128 Commits (306f0785e122a94de00895ada7866ebedb30277f)

Author SHA1 Message Date
Gabriel MABILLE 0f36152127
UserCacheService: Use value instead of pointer (#41549) 4 years ago
Eric Leijonmarck 4fd3dd41bc
ServiceAccounts: Delete ServiceAccount (#40470) 4 years ago
Jeremy Price 69c5370e94
Accesscontrol: Add additional API keys to service account, move cloneserviceaccount to sqlstore (#41189) 4 years ago
idafurjes 5a087d2708
Chore: Add context to team (#40504) 4 years ago
Selene a1230f44dc
Fix user's total count in search (#40415) 4 years ago
Selene da813877fb
Create search filters by interface (#39843) 4 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 4 years ago
Selene e47a60f511
Add filter to search users by active (#38637) 4 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
Carl Bergquist 4710566514
bus: add ctx for all signed in user queries (#33970) 5 years ago
Arve Knudsen 5a0780801b
SQLStore: Close session in withDbSession (#31775) 5 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
dependabot[bot] 4f918e37f4
Chore(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2 (#30773) 5 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Joan López de la Franca Beltran ef631582ba
Users: Improve conflict error handling (#26958) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 6 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Alexander Zobnin c4eca530ce
Fix active LDAP sync (#25321) 6 years ago
Émile Fugulin d721dd13cd
Allow API to assign new user to a specific organization (#21775) 6 years ago
Vikky Omkar 97184c1750
Fix: Show organization popup in alphabetical order (#22259) 6 years ago
Arve Knudsen 0fd6edab64
services/sqlstore: Order results in UserSearch by username/email (#23328) 6 years ago
Pavlos Daoglou 53007e07e3 ApiUser: Fix response when enabling, disabling or deleting a nonexistent user (#21391) 6 years ago
Shavonn Brown 3e5abe7c21 Admin: Adds setting to disable creating initial admin user (#19505) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Rafael George e1b2bf711d API: Add createdAt field to /api/users/:id (#19475) 6 years ago
gotjosh fa007423e3
API: Add `updatedAt` to api/users/:id (#19004) 6 years ago
Oleg Gaidarenko d9f01cb822
SQLStore: use bool pointer instead of string (#18111) 7 years ago
Oleg Gaidarenko 8e0f091f14
SQLStore: allow to look for `is_disabled` flag (#18032) 7 years ago
Alexander Zobnin dad894f1cc
API: get list of users with additional auth info (#17305) 7 years ago
Oleg Gaidarenko c853ef7318
SQLStore: extend `user.SearchUsers` method (#17514) 7 years ago
Kyle Brandt a95c7bfa6f
sqlstore: clean quota and user_auth_tokens when removing users (#17487) 7 years ago
Alexander Zobnin 60ddad8fdb
Batch disable users (#17254) 7 years ago
Alexander Zobnin 2d03815770
Users: Disable users removed from LDAP (#16820) 7 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 7 years ago
Marcus Efraimsson e82b3632f6
fix signed in user for orgId=0 result should return active org id 7 years ago
danielbh d1b8f13c66
feat: #11067 prevent removing last grafana admin permissions 7 years ago
Marcus Efraimsson 818d48c2c0
always execute the user teams query 7 years ago
Marcus Efraimsson 5be2332c66
handle error before populating cache 7 years ago
Marcus Efraimsson 6ef941ea17
fix failing tests 7 years ago
Torkel Ödegaard 93453c2d94 added caching of signed in user DB calls 7 years ago
Marcus Efraimsson 70ddf93688
include teams on signed in user 7 years ago
Torkel Ödegaard 5b5cb6622d Remove user form org now completely removes the user from the system if the user is orphaned 7 years ago
Mario Trangoni 0dea8fe1e0 pkg/services/sqlstore/user.go: empty branch 7 years ago
Mario Trangoni e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Torkel Ödegaard 92ed1f04af sql: added code migration type 7 years ago