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
2018-01-02 16:55:00 +01:00
..
about sign_in and sign_up views present og meta infos (#5308) 2017-10-11 00:52:25 +02:00
accounts Add “staff” badge to admin user pages (#5735) 2017-11-19 04:13:57 +01:00
admin keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114) 2017-12-30 02:43:43 +01:00
admin_mailer Make salutation of email localizable (#4454) 2017-07-31 00:18:44 +02:00
application Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
auth Add consumable invites (#5814) 2017-11-27 16:07:59 +01:00
authorize_follows Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
errors New error page graphic. Other error page improvements (#5099) 2017-09-25 23:05:54 +02:00
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 2017-07-14 16:41:02 +02:00
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 2017-07-14 16:41:02 +02:00
home Add ServiceWorker caching for static assets (#5524) 2017-10-31 12:25:51 +01:00
invites Fix invites form path (#5861) 2017-12-01 12:26:57 +01:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts delete X-UA-Compatible (#6068) 2018-01-02 13:38:12 +01:00
notification_mailer Make salutation of email localizable (#4454) 2017-07-31 00:18:44 +02:00
oauth Oauth code in input form and add description message (#4986) 2017-09-17 15:23:44 +02:00
remote_follow Fix remote follow (#2547) 2017-04-28 00:16:44 +02:00
settings Add UI for setting up account migration (#5832) 2017-11-27 22:47:06 +01:00
shared fix presented og:url is incorrect (#5320) 2017-10-11 19:22:21 +02:00
shares Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
stream_entries Improve public status page title (#5985) 2017-12-12 03:56:30 +01:00
tags Back to Web UI from tag page when signed in (#5943) 2017-12-09 14:19:07 +01:00
user_mailer Add confirmation step for email changes (#6071) 2018-01-02 16:55:00 +01:00
well_known Remove rabl dependency (#5894) 2017-12-06 15:04:49 +09:00