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/views
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
..
about sign_in and sign_up views present og meta infos (#5308) 7 years ago
accounts Add “staff” badge to admin user pages (#5735) 7 years ago
admin keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114) 7 years ago
admin_mailer Make salutation of email localizable (#4454) 8 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Add consumable invites (#5814) 7 years ago
authorize_follows Add "signed in as" header to some pages (#4523) 8 years ago
errors New error page graphic. Other error page improvements (#5099) 7 years ago
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
home Add ServiceWorker caching for static assets (#5524) 7 years ago
invites Fix invites form path (#5861) 7 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts delete X-UA-Compatible (#6068) 7 years ago
notification_mailer Make salutation of email localizable (#4454) 8 years ago
oauth Oauth code in input form and add description message (#4986) 8 years ago
remote_follow Fix remote follow (#2547) 8 years ago
settings Add UI for setting up account migration (#5832) 7 years ago
shared fix presented og:url is incorrect (#5320) 7 years ago
shares Add protocol handler. Handle follow intents (#4511) 8 years ago
stream_entries Improve public status page title (#5985) 7 years ago
tags Back to Web UI from tag page when signed in (#5943) 7 years ago
user_mailer Add confirmation step for email changes (#6071) 7 years ago
well_known Remove rabl dependency (#5894) 7 years ago