Commit Graph

43 Commits (fc7edab8fd2cb2042c2a665dfacfcf9b1067208f)

Author SHA1 Message Date
kay delaney b2dcf06b60
Backend: Adds route for well-known change password URL (#28788) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
twendt ff6a082e23
Auth: Azure AD OAuth (#20030) 5 years ago
Alexander Zobnin 8505d90768 Admin: New Admin User page (#20498) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
gotjosh 4181b30b75
API: Add `createdAt` and `updatedAt` to api/users/lookup (#19496) 6 years ago
Alexander Zobnin ccf11fb7a2
SAML: add auth provider label (#18197) 6 years ago
Alexander Zobnin 5f0a7f43c3
Users: show badges for each auth provider (#17869) 6 years ago
Alexander Zobnin dad894f1cc
API: get list of users with additional auth info (#17305) 6 years ago
Oleg Gaidarenko 9b7f9dd9be
LDAP: consistently name the LDAP entities (#17203) 6 years ago
Hugo Häggmark dafcfd70a7 Fixed bug with getting teams for user 6 years ago
supercharlesliu 215242128b Fix param 7 years ago
supercharlesliu fb5c59c611 Add GET /api/users/:id/teams for orgAdmin 7 years ago
Torkel Ödegaard 8c9939df72 Adds backend hooks service so extensions can modify index data 7 years ago
Torkel Ödegaard 565edc1ed3 added setting top hide plugins in alpha state 7 years ago
Marcus Efraimsson beddfdd86b
add api route for retrieving teams of signed in user 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Torkel Ödegaard 011c582ebb minor user avatar stuff 8 years ago
Denis Doria 5aac2d2078 Include user Id on the lookup api (#8698) 8 years ago
Daniel Lee 233cd7af4a WIP: add user group search 8 years ago
Daniel Lee 9efb6e76e9 users: adds search and pagination (#7753) 8 years ago
Daniel Lee 96a3ed0ac3 docs: new /api/users/search route 8 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 8 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 years ago
Pavlos Daoglou 3e741315b4 [3743] Adds support for user search based on login or email (#7334) 9 years ago
Torkel Ödegaard 8fc6e4cfb0 fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903 9 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
Torkel Ödegaard fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago
Mukesh 4038b4d17e Set active org through admin api (#5179) 9 years ago
Torkel Ödegaard 370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 9 years ago
utkarshcmu 660d3fa1e9 Implemented savePreferences API 9 years ago
utkarshcmu 1ef332e82c preferences UI poc 9 years ago
utkarshcmu cf926134ef Added savePreferencesAPI 9 years ago
Torkel Ödegaard 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
Torkel Ödegaard a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
Torkel Ödegaard fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 10 years ago
Torkel Ödegaard 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 10 years ago
Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard 47c6c6e1b7 Added change password feature, Closes #1455 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 4ea5d80099 Various fixes to data access 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago