Commit Graph

52 Commits (95273697f41326c6cf61a63651c49a02546a6c63)

Author SHA1 Message Date
prichier ab285644a0 Fix: signup methods mutually exclusive 4 years ago
gytisrepecka 731d4e8efe
Run gofmt for modified files. 4 years ago
prichier f6aa99e591 Add disable_password_auth option 5 years ago
prichier 724ab34006 Fix: option name from allow_logout to allow_disconnect 5 years ago
prichier fe7ff38bd8 Manage generic Oauth buttons on Account Settings 5 years ago
Keturah Dola-Borg 7b71d455a8 Apply go fmt 5 years ago
Keturah Dola-Borg 630ac1f7c0 Typo fix 5 years ago
Keturah Dola-Borg 6174987c6a Adds generic oAuth bool & name string to login view. 5 years ago
Matt Baer fd97539f85 Mention unset password on failed login 5 years ago
Matt Baer 5400f416c0 Reduce db calls on normal invite-based signup 5 years ago
gytisrepecka c798a44f69
Added Gitea OAuth login and account management. 5 years ago
Matt Baer b25e80bb1b Show configured GitLab name on Account page 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 79a968f425 Fix login.tmpl rendering 5 years ago
Kyle Robbertze 26b6ed5f4f simplify gitlab oauth config 5 years ago
Kyle Robbertze c292512b9d add Gitlab OAuth 5 years ago
Nick Gerakines 5d834c1cd2 Minor code cleanup on settings page to improve oauth account management UI. T713 5 years ago
Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 5 years ago
Nick Gerakines 6429d495a2 Implemented /oauth/signup. T712 5 years ago
Nick Gerakines 6d8da2bffd Encrypting email from oauth signup as per PR feedback. T710 5 years ago
Rob Loranger 7e014ca659
Rename Suspend status to Silence 5 years ago
Matt Baer 7f96e8c384 Rename UserSuspended to UserSilenced 5 years ago
Matt Baer f7550a0da8 Change more suspension check logic 5 years ago
Matt Baer e1149cd1e9 Fix URLs in CSV exports 5 years ago
Rob Loranger b83af955c3
remove wrapper over db.DeleteAccount 5 years ago
Rob Loranger 41166e5c35
CLI delete account by username and delete posts 5 years ago
Rob Loranger c87ca11a52
add account deletion 5 years ago
Rob Loranger f85f0751a3
address PR comments 5 years ago
Rob Loranger f87371b594
update IsJSON to check for Accept header 5 years ago
Matt Baer 4419632f83 Fix false login state on failed login 5 years ago
Rob Loranger 77f7b4a522
Add account suspension features 5 years ago
Rob Loranger ee4fe2f4ad
add basic text file imports 5 years ago
Rob Loranger ca957c4b6d
fix missing collection hostname 5 years ago
Matt Baer df078c569d Accept config.Config in datastore.CreateUser() 5 years ago
Matt Baer 1a80cd3c02 Add site-wide navigation on colls when chorus = true 5 years ago
Matt Baer a75b45f060 Support configuring default collection visibility 5 years ago
Matt Baer 758269e3d8 Move key generation and Keychain to key pkg 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 70e823d6ab Support user invites 6 years ago
Matt Baer d0edbd1936 Use showUserPage func for blog customize page 6 years ago
Matt Baer 3ae45bc156 Fix spacing around copyright notices 6 years ago
Matt Baer 1274914207 Add copyright / license notices to .go files 6 years ago
Matt Baer 7d87aad55a Add basic admin dashboard with app stats 6 years ago
Matt Baer 8db0afabf6 Show number of followers on stats page 6 years ago
Matt Baer 486fb665ad Remove unnecessary password check on log out 6 years ago
Matt Baer c800f8c9a2 Fix email display in Account Settings 6 years ago
Matt Baer 8f08de02b8 Add account handlers 6 years ago