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 Add scenarios for log in (#3497) 9 years ago
fixtures Fix XML oEmbed support discovery (#6104) 8 years ago
helpers Remove empty strings (#5732) 8 years ago
lib Fix too many forwards (#5854) 8 years ago
mailers Add confirmation step for email changes (#6071) 8 years ago
models Allow hiding of reblogs from followed users (#5762) 8 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Add tests for AccountRelationshipsPresenter (#5805) 8 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 9 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 9 years ago
services Using double splat operator (#5859) 8 years ago
support Remove empty strings (#5732) 8 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 9 years ago
views Uploads for admin site settings (#4913) 8 years ago
workers Lists (#5703) 8 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 9 years ago
spec_helper.rb Minor performance improvement for test suite (#4678) 9 years ago