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/config/initializers
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
..
active_model_serializers.rb
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb Add confirmation step for email changes (#6071) 7 years ago
doorkeeper.rb When OAuth password verification fails, return 401 instead of redirect (#5111) 7 years ago
fast_blank.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
instrumentation.rb
json_ld.rb
kaminari_config.rb adjust public profile pages 2 (#5223) 7 years ago
mime_types.rb
oembed.rb
oj.rb Remove rabl dependency (#5894) 7 years ago
open_uri_redirection.rb
ostatus.rb enforce LOCAL_HTTPS=true in production (#6061) 7 years ago
pagination.rb
paperclip.rb Fix typo in paperclip.rb (#5936) 7 years ago
rack_attack.rb Apply a 25x rate limit by IP even to authenticated requests (#5948) 7 years ago
redis.rb
session_activations.rb
session_store.rb
sidekiq.rb
simple_form.rb
single_user_mode.rb
statsd.rb Allow specifying STATSD_NAMESPACE (#5700) 7 years ago
strong_migrations.rb Fix migration failure due to StrongMigrations on production env (#5283) 7 years ago
timeout.rb
trusted_proxies.rb
twitter_regex.rb
vapid.rb
wrap_parameters.rb