Commit Graph

39 Commits (599e7669d0ea5b082f4b65754e976557d36d0970)

Author SHA1 Message Date
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