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 Add recursive object support to API response (#4095) 8 years ago
application_controller_renderer.rb Upgrade to Rails 5.0.0.1 9 years ago
assets.rb Replace sprockets/browserify with Webpack (#2617) 8 years ago
backtrace_silencers.rb Initial commit 9 years ago
blacklists.rb Quick best practice cleanup of views/helpers (#1546) 8 years ago
cookies_serializer.rb Upgrade to Rails 5.0.0.1 9 years ago
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 fix can toot whitespace (#2218) 8 years ago
filter_parameter_logging.rb Added optional two-factor authentication 8 years ago
httplog.rb Version bumps for ruby and misc gems (#1159) 8 years ago
inflections.rb Add ActivityPub inbox (#4216) 8 years ago
instrumentation.rb Improve StatsD instrumentation 8 years ago
json_ld.rb Use updated ActivityStreams context (added: sharedInbox) (#4764) 8 years ago
kaminari_config.rb adjust public profile pages 2 (#5223) 7 years ago
mime_types.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
oembed.rb OEmbed support for PreviewCard (#2337) 8 years ago
oj.rb Remove rabl dependency (#5894) 7 years ago
open_uri_redirection.rb Federate header images, fix open-uri http->https redirection error 8 years ago
ostatus.rb enforce LOCAL_HTTPS=true in production (#6061) 7 years ago
pagination.rb Pagination improvements (#1445) 8 years ago
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 Set config.cache_store in environments file. (#3219) 8 years ago
session_activations.rb Revocable sessions (#3616) 8 years ago
session_store.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 8 years ago
sidekiq.rb Revert unique retry job (#4937) 8 years ago
simple_form.rb Improve UI of admin site settings (#4163) 8 years ago
single_user_mode.rb Add single user mode 8 years ago
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 Add proper error page for request timeouts 8 years ago
trusted_proxies.rb Fix error 8 years ago
twitter_regex.rb Re-allow underscore on valid_url_path_ending_chars (#4999) 7 years ago
vapid.rb Add Rake task for generate VAPID key (#4195) 8 years ago
wrap_parameters.rb Upgrade to Rails 5.0.0.1 9 years ago