Commit Graph

81 Commits (bdeb829cf6fdafbe2b6ba6dcaa1ce6c5bc637cdb)

Author SHA1 Message Date
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo 5d8e6aa162
Auth: Org Invite and Team API SignedInUser interfacing (#73085) 2 years ago
Misi df4db412cb
Auth: Fix visibility of the Invite button on /admin/users page (#68991) 2 years ago
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert f6e3252c00
chore: move notifications models into notifications service (#61638) 2 years ago
idafurjes 7dcb502b33
Chore: Remove org model duplicates (#61025) 2 years ago
idafurjes d1c9b308bc
Chore: Move tempuser model to tempuser package (#61024) 2 years ago
Dan Cech fe3ae49cce
Backend: Consistently use context RemoteAddr function to determine remote address. (#60201) 2 years ago
Karl Persson a4a5307722
Login: Remove CreateUser from LoginService (#59464) 3 years ago
Jo 121631daae
Fix: Email and username trimming and invitation validation (#58442) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
idafurjes 883c7a802b
Chore: Use AddUserOrg from org service (#55657) 3 years ago
Serge Zaitsev 8f1e2ed658
Chore: Split temporary user (invite) service (#55397) 3 years ago
Kat Yang 943cdea855
Chore: Add tempuser service (#53325) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
Ieva 0d324e931d
Access Control: Allow org admins to invite new users (#52894) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Ieva 0c33b9f211
Access control: Allow organisation admins to add existing users to org (#51668) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Ieva 0c0cf36ab8
Access control: role checks before updates (#51449) 3 years ago
Serge Zaitsev 0b55c41d05
Chore: Remove global bus variable (#50765) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
idafurjes 12420260ef
Remove bus from org invite api (#44530) 3 years ago
idafurjes 65e60759fb
Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 9880a843ed
Add context to notifications (#42578) 4 years ago
idafurjes a65e0be110
Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
idafurjes da5033f3fb
Chore: Add context to temp user (#41284) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Djairho Geuens 4cadbba686
Email: Allow configuration of content types for email notifications (#34530) 4 years ago
Joan López de la Franca Beltran b2e82a4f37
Login: Replace command dispatch by explicit call (#32088) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Agnès Toulet eb970a4985
Org API: enrich add user to org endpoints with user ID in the response (#27551) 5 years ago
Agnès Toulet 6dd109b927
API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) 5 years ago
Joan López de la Franca Beltran ef631582ba
Users: Improve conflict error handling (#26958) 5 years ago
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Arve Knudsen abc7893fdc
Server: Return 404 when non-pending invite is requested (#20863) 6 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Arve Knudsen 0a2d5e16dd
pkg/api: Check errors (#19657) 6 years ago
548017 09b434bdd0 Auth: Allow inviting existing users when login form is disabled (#19048) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Samuel 41024c29bb Return 404 on user not found (#15606) 6 years ago