Commit Graph

58 Commits (12a45fdeca21500cbfecbec72d2d119dcd966804)

Author SHA1 Message Date
Karl Persson 1a6777cb93
User: use update function for password updates (#86419) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 3b22955ebb
Orgs: Remove auto assign globals (#63754) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 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) 3 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
Serge Zaitsev 8f1e2ed658
Chore: Split temporary user (invite) service (#55397) 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
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 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 82892331c1
Chore: Remove bus from signup and playlist api (#44485) 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 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
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
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 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Arve Knudsen 0a2d5e16dd
pkg/api: Check errors (#19657) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Marcus Efraimsson 8764fb5aa6
inject login/logout hooks 6 years ago
Julian Kornberger 0a415c50d0 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
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
Dmitry Smirnov 3fd6ae597d minor spelling corrections 9 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard 14884d5a2b feat(signup): progress on new signup flow, #2353 10 years ago
Torkel Ödegaard de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard 24dfa55465 feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard 2266ef6809 Minor api refactoring / code clean up 10 years ago
Torkel Ödegaard db0c442eaf Added configuration options for smtp 10 years ago
Torkel Ödegaard d987532262 Added server metrics 10 years ago