105 Commits (develop)

Author SHA1 Message Date
  Matt Baer 7b84dafea7 Correctly return on /reset submission when email isn't configured 7 months ago
  Matt Baer ed60aea39e Catch and log emailPasswordReset errors 7 months ago
  Matt Baer 1e37f60d50 Hide "Reset?" link on login page when email disabled 7 months ago
  Matt Baer c18987705c Display friendly message on /reset if email is disabled 7 months ago
  Matt Baer f404f7b928 Support resetting password via email 7 months ago
  Matt Baer 7dda53146d Add function for logging in via emailed link 7 months ago
  Matt Baer 82e7dcd3f3 Add Subscribers page 7 months ago
  Matt Baer cc75be1eb5 Rename Letters [letters] config section to Email [email] 7 months ago
  Matt Baer 264bef03b1 Support rel=me verification on blogs 7 months ago
  Josh Soref af875b4d87 spelling: message 1 year ago
  Josh Soref 8834253502 spelling: into 1 year ago
  Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 1 year ago
  Matt Baer 6b336e22aa Log user out when authenticated as deleted user 2 years ago
  Matt Baer 1bdcf7096a Fix "Collection.hostName is empty!" log on Stats page 2 years ago
  Matt Baer 2ea235f0c4 Support email subscriptions (base) 2 years ago
  Matt Baer e42ba392c6 Support Web Monetized split content 2 years ago
  Matt Baer 85fb2a952b Support setting `description` on user registration 2 years ago
  Matt Baer d3d77cee54 Make open account deletion configurable 3 years ago
  Matt Baer 7c1c1218b1 Tweak "deletion success" message and note it doesn't work 3 years ago
  Matt Baer b092421f6e Add Cross-Site Request Forgery (CSRF) protection on account deletion 3 years ago
  Matt Baer 1d8facfe1c Prevent admin self-deletion in API 3 years ago
  Matt Baer 484d2736ce Update repo URL to writefreely org 3 years ago
  Matt Baer 3e282e4c85 Rename MonetizationPointer field to Monetization 3 years ago
  Matt Baer 2768ea9414 Make Monetization optional 3 years ago
  Matt Baer ec7b299fd3 Enable updating WM payment pointer via API and Customize page 3 years ago
  Colin Axner 75a79d49bd remove unnecessary var 3 years ago
  Matt Baer 3a915ad8ea Make New Post button contextual on coll sub-sections 3 years ago
  Matt Baer 4db2cb8986 Templatize OAuth buttons across signup and login pages 3 years ago
  Matt Baer 63f023ea98 Fix GitLab & OAuth button labels on Login page 3 years ago
  Matt Baer ab32caa49c Include key names in Login page struct 3 years ago
  prichier ab285644a0 Fix: signup methods mutually exclusive 3 years ago
  gytisrepecka 731d4e8efe
Run gofmt for modified files. 3 years ago
  Matt Baer 09e70e07f8 Support loading more draft posts 3 years ago
  Matt Baer 7eeba4dc9e Limit initial draft post loading to 10 posts 3 years ago
  prichier f6aa99e591 Add disable_password_auth option 3 years ago
  prichier 724ab34006 Fix: option name from allow_logout to allow_disconnect 3 years ago
  prichier fe7ff38bd8 Manage generic Oauth buttons on Account Settings 3 years ago
  Keturah Dola-Borg 7b71d455a8 Apply go fmt 4 years ago
  Keturah Dola-Borg 630ac1f7c0 Typo fix 4 years ago
  Keturah Dola-Borg 6174987c6a Adds generic oAuth bool & name string to login view. 4 years ago
  Matt Baer fd97539f85 Mention unset password on failed login 4 years ago
  Matt Baer 5400f416c0 Reduce db calls on normal invite-based signup 4 years ago
  gytisrepecka c798a44f69
Added Gitea OAuth login and account management. 4 years ago
  Matt Baer b25e80bb1b Show configured GitLab name on Account page 4 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. 4 years ago
  Matt Baer 79a968f425 Fix login.tmpl rendering 4 years ago
  Kyle Robbertze 26b6ed5f4f simplify gitlab oauth config 4 years ago
  Kyle Robbertze c292512b9d add Gitlab OAuth 4 years ago
  Nick Gerakines 5d834c1cd2 Minor code cleanup on settings page to improve oauth account management UI. T713 4 years ago
  Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 4 years ago