mastodon/app/models
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
..
admin
concerns
form
web
account.rb
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
admin.rb
application_record.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
custom_emoji.rb
custom_emoji_filter.rb
domain_block.rb
email_domain_block.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
export.rb
favourite.rb
feed.rb
follow.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
follow_request.rb
home_feed.rb
import.rb
instance.rb
instance_filter.rb
invite.rb Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
invite_filter.rb
list.rb Change account_id non-nullable in lists (#5979) 2017-12-12 04:11:17 +01:00
list_account.rb Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
list_feed.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb Ensure link thumbnails are not stretched to super low quality (#5932) 2017-12-09 00:56:16 +01:00
remote_follow.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb Remove duplicate annotate (#5910) 2017-12-07 04:53:42 +01:00
setting.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
site_upload.rb
status.rb
status_pin.rb
stream_entry.rb
subscription.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
tag.rb Fix account and tag searches with leading/trailing spaces (#5965) 2017-12-10 19:35:46 +01:00
user.rb
web.rb