mastodon/app/controllers
Eugen 9acdb166e8 Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled
TOTP secret is not shown again after 2FA is enabled

* Clean up
2017-04-08 22:20:08 +02:00
..
admin New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
api
auth New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
concerns Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
oauth Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
settings Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
about_controller.rb New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
accounts_controller.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
api_controller.rb
application_controller.rb Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb Remote follow improvements 2017-04-04 20:52:31 -04:00
statuses_controller.rb
stream_entries_controller.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
tags_controller.rb
xrd_controller.rb