Commit Graph

57 Commits (742a71abfaf45e2bd45201d2c49e3caea1c3915d)

Author SHA1 Message Date
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
idafurjes 58ee553634
Chore: Remove bus from user api (#44468) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
Gabriel MABILLE 92c568e9f7
AccessControl: Remove unused error from `GetResourcesMetadata` (#43710) 4 years ago
J Guerreiro 056e143664
AccessControl: Present user edit actions according to AC metadata (#43602) 4 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 4 years ago
Selene 02702eb82d
Extract search users functions into a service (#39002) 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) 4 years ago
Arve Knudsen 47f13abf7a
Backend: Migrate to using non-global configuration (#31856) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
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 8 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