You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
controllers Add confirmation step for email changes (#6071) 7 years ago
helpers Adding Serbian latin translations (#6146) 7 years ago
javascript Display a warning when composing unlisted toots with something looking like a hashtag (#6132) 7 years ago
lib Fix stats expiring too quickly because of variable mistake (#6155) 7 years ago
mailers Add confirmation step for email changes (#6071) 7 years ago
models Add confirmation step for email changes (#6071) 7 years ago
policies Allow admin to deactivate invite created by users (#5860) 7 years ago
presenters Using double splat operator (#5859) 7 years ago
serializers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 7 years ago
services Reduce the number of synchronous resolves when posting toots (#6075) 7 years ago
validators Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
views Add confirmation step for email changes (#6071) 7 years ago
workers Lists redis clean-up (#5886) 7 years ago