mastodon/app
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071)
* Add confirmation step for email changes

This adds a confirmation step for email changes of existing users.
Like the initial account confirmation, a confirmation link is sent
to the new address.

Additionally, a notification is sent to the existing address when
the change is initiated. This message includes instruction to reset
the password immediately or to contact the instance admin if the
change was not initiated by the account owner.

Fixes #3871

* Add review fixes
2018-01-02 16:55:00 +01:00
..
controllers Add confirmation step for email changes (#6071) 2018-01-02 16:55:00 +01:00
helpers Adding Serbian latin translations (#6146) 2018-01-02 20:39:12 +09:00
javascript Display a warning when composing unlisted toots with something looking like a hashtag (#6132) 2018-01-02 14:24:52 +01:00
lib Fix stats expiring too quickly because of variable mistake (#6155) 2018-01-02 14:02:53 +01:00
mailers Add confirmation step for email changes (#6071) 2018-01-02 16:55:00 +01:00
models Add confirmation step for email changes (#6071) 2018-01-02 16:55:00 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
services Reduce the number of synchronous resolves when posting toots (#6075) 2017-12-22 02:15:08 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Add confirmation step for email changes (#6071) 2018-01-02 16:55:00 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00