Commit Graph

40 Commits (455e50c9a893cd5fcdc5781a5b3cbaaaa192420b)

Author SHA1 Message Date
Matt Baer 4db2cb8986 Templatize OAuth buttons across signup and login pages 4 years ago
Matt Baer 95273697f4 Use consistent server User-Agent across application 4 years ago
Keturah Dola-Borg 405a2602ce Fix endpoint URI generation 5 years ago
Keturah Dola-Borg 92d822b5c6 Remove redundant variable 5 years ago
Keturah Dola-Borg 7b71d455a8 Apply go fmt 5 years ago
Keturah Dola-Borg ee1ca48800 Add generic oauth client 5 years ago
Matt Baer ca4a576c31 Support OAuth registration with invite code 5 years ago
Matt Baer 93c2773412 Prevent account creation via OAuth when registration is closed 5 years ago
gytisrepecka 0e1459c6b2
Remove address variable - to make Locations use host value from config instead. 5 years ago
gytisrepecka c798a44f69
Added Gitea OAuth login and account management. 5 years ago
Matt Baer d7d4cd907e Tweak "account already attached" verbiage 5 years ago
Nick Gerakines 048e8a5e13
Added error messaging when user attempts to attach a slack account to a user that already has the slack account attached. Added GitLab to settings page as oauth option. 5 years ago
Matt Baer 9e25979e37 Run go fmt on modified GitLab files 5 years ago
Kyle Robbertze 26b6ed5f4f simplify gitlab oauth config 5 years ago
Kyle Robbertze c292512b9d add Gitlab OAuth 5 years ago
Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 5 years ago
Nick Gerakines f7995bee48 Fixing bug where display name was not set correctly. 5 years ago
Nick Gerakines a77d403dfb
Fixing bug in oauth callback URL registration. 5 years ago
Nick Gerakines 5e76565271 Code cleanup per PR feedback. T712 5 years ago
Nick Gerakines 28cf4dd5f5 Added state location register hook. T712. 5 years ago
Nick Gerakines 6429d495a2 Implemented /oauth/signup. T712 5 years ago
Nick Gerakines 0b229a5ede Updating oauth user lookup call as per PR feedback. T710 5 years ago
Nick Gerakines 6d8da2bffd Encrypting email from oauth signup as per PR feedback. T710 5 years ago
Nick Gerakines 31e2dac118 Adding slack display name to inspect response to use in user creation as per PR feedback. T710 5 years ago
Nick Gerakines cd5fea5ff1 write.as oauth client cleanup as per PR feedback. T710 5 years ago
Matt Baer 6bcc4cfa46 Check for error response in code exchange 5 years ago
Matt Baer 39d0f1de98 Add logging in viewOauthCallback() 5 years ago
Matt Baer af23e28d05 Pass OAuth requests through new OAuth handler 5 years ago
Nick Gerakines cf87ae9096 Code cleanup in prep for PR. T710 5 years ago
Nick Gerakines 462f87919a Feature complete on MVP slack auth integration. T710 5 years ago
Nick Gerakines 13121cb266 Merging T705-oauth into T710-oauth-slack. T705,T710 5 years ago
Nick Gerakines 4266154749 Code cleanup from PR 255 feedback. T705 5 years ago
Nick Gerakines bf3b6a5ba0 Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 5 years ago
Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 5 years ago