Commit Graph

59 Commits (f5cace8bbdfb2a57bc291727a6329196e5d70b9d)

Author SHA1 Message Date
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Jguer 0689c5839a
Auth: Add option for case insensitive login (#49262) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
Dan Cech 9350ab781c
clean up duplicated user creation code (#50178) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
Ieva f256f625d8
AccessControl: Enable RBAC by default (#48813) 3 years ago
Eric Leijonmarck 555867135b
Access control: Using RBAC to filter users in list view that you have read access to (#47963) 3 years ago
Kat Yang 098563179b
Chore: Remove final x from sqlstore (#48086) 3 years ago
idafurjes dbcaedac6c
Implement preference service (#47870) 3 years ago
Kat Yang c98d835f81
Chore: Remove remaining x from user (#47854) 3 years ago
idafurjes 52bd7618dd
Remove global variable from user (#46696) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
idafurjes 58ee553634
Chore: Remove bus from user api (#44468) 3 years ago
Katarina Yang 5bab02c7ef
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 4 years ago
idafurjes 47f6bb3583
Chore: Add context to org (#40685) 4 years ago
Marcus Efraimsson 1a89d97fed
Chore: Propagate context for preferences (#41167) 4 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 4 years ago
idafurjes 65ebb04cf3
Chore: Add context to org users (#39526) 4 years ago
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Leonard Gram d51b2630c7
Auth: creates a hook in the user mapping flow (#37190) 4 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 4 years ago
Carl Bergquist 4710566514
bus: add ctx for all signed in user queries (#33970) 4 years ago
Dafydd 0dcd0281ab
Chore: avoid hard-coding IDs in integration tests (#33152) 4 years ago
Dimitris Sotirakis b867ceda9b
Generic OAuth: Prevent adding duplicated users (#32286) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Sofia Papagiannaki 4937f0daab
SQLStore: Run tests as integration tests (#28265) 5 years ago
Joan López de la Franca Beltran ef631582ba
Users: Improve conflict error handling (#26958) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Alexander Zobnin c4eca530ce
Fix active LDAP sync (#25321) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Émile Fugulin d721dd13cd
Allow API to assign new user to a specific organization (#21775) 5 years ago
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Oleg Gaidarenko d9f01cb822
SQLStore: use bool pointer instead of string (#18111) 6 years ago
Oleg Gaidarenko 8e0f091f14
SQLStore: allow to look for `is_disabled` flag (#18032) 6 years ago
Alexander Zobnin dad894f1cc
API: get list of users with additional auth info (#17305) 6 years ago
Oleg Gaidarenko c853ef7318
SQLStore: extend `user.SearchUsers` method (#17514) 6 years ago
Alexander Zobnin 60ddad8fdb
Batch disable users (#17254) 6 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 6 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
Torkel Ödegaard 92ed1f04af sql: added code migration type 7 years ago
Marcus Efraimsson 6d48d0a80c
set current org when adding/removing user to org 7 years ago
bergquist 1181e96799 merge create user handlers 7 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 7 years ago