writefreely/less
Matt Baer f404f7b928 Support resetting password via email
This adds a self-serve password reset page. Users can enter their username
and receive an email with a link that will let them create a new password.
If they've never set a password, it will send them a one-time login link
(building on #776) that will then take them to their Account Settings page.
If they don't have an email associated with their account, they'll be
instructed to contact the admin, so they can manually reset the password.

Includes changes to the stylesheet and database, so run:

    make ui
    writefreely db migrate

Closes T508
2023-09-25 18:48:14 -04:00
..
lib Add LESS styles, fonts, icons, CSS generation 2018-11-07 22:33:13 -05:00
pages Add LESS styles, fonts, icons, CSS generation 2018-11-07 22:33:13 -05:00
Makefile Move ProseMirror styles to less dir 2020-03-11 11:55:55 -04:00
admin.less Add Subscribers page 2023-09-25 16:55:57 -04:00
app.less Merge branch 'develop' into wysiwyg 2020-09-09 09:53:38 -04:00
core.less Support resetting password via email 2023-09-25 18:48:14 -04:00
effects.less Add LESS styles, fonts, icons, CSS generation 2018-11-07 22:33:13 -05:00
fonts.less Fixes indentation 2019-01-16 23:07:44 +01:00
icons.less Add LESS styles, fonts, icons, CSS generation 2018-11-07 22:33:13 -05:00
install-less.sh Removed unnecessary schema nodes, custom markdown parser/serializer, publish keyboard shortcut, readmore node 2021-01-04 17:19:24 +01:00
login.less Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
new-core.less Add inter-blog navigation 2020-08-19 16:24:37 -04:00
pad-theme.less Add dedicated Title field to WYSIWYG editor 2020-03-11 13:28:02 -04:00
pad.less Move admin user deletion confirmation to modal 2021-04-22 10:08:05 -04:00
post-temp.less Support Web Monetized split content 2021-06-07 15:52:24 -04:00
prose-editor.less Move Classic editor horizontal spacing inside .ProseMirror 2021-04-30 09:38:28 -04:00
prose.less Restyle WYSIWYG editor 2020-03-11 12:42:43 -04:00
resources.less Merge branch 'develop' into wysiwyg 2020-09-09 09:53:38 -04:00