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/spec
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
8 years ago
..
controllers Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 8 years ago
fabricators Remove preview_card fabricator (#5975) 8 years ago
features
fixtures Fix XML oEmbed support discovery (#6104) 8 years ago
helpers
lib
mailers Add confirmation step for email changes (#6071) 8 years ago
models
policies
presenters
requests
routing
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb