mastodon/config
Eugen Rochko 5e8d037e27 Fix #3910 - Require OTP authentication to disable 2FA (#3935)
* Fix #3910 - Require OTP authentication to disable 2FA. Also, remove ability
to generate new OTP backup codes *after* initial backup codes were handed
out during activation

* Restore recovery code re-generation

* Improve display of some 2FA elements
2017-06-25 23:51:46 +02:00
..
environments
initializers Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
locales Fix #3910 - Require OTP authentication to disable 2FA (#3935) 2017-06-25 23:51:46 +02:00
webpack Fix react-intl/locale-data import issue on production build (#3937) 2017-06-25 12:49:53 +02:00
application.rb
boot.rb
brakeman.ignore
database.yml fix unnecessary variable (#3947) 2017-06-25 23:29:22 +02:00
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Rename "Credentials" page to "Security" for clarity (#3941) 2017-06-25 22:13:02 +02:00
puma.rb
routes.rb
secrets.yml
settings.yml
sidekiq.yml Bind web UI access tokens to sessions (#3940) 2017-06-25 23:51:32 +02:00
webpacker.yml