mastodon/app/controllers/settings
David Yip bf1eb0912c
Set packs on 2FA-related pages. Fixes #271.
Specifically, this commit:

- changes S::TFA::{Confirmations,RecoveryCodes}Controller to derive from
  S::BaseController, because this gives us the necessary actions and
  packs
- prepends set_pack to Auth::SessionsController's action chain so that
  it takes effect in time for render :two_factor
2017-12-20 03:15:54 -06:00
..
exports
two_factor_authentication Set packs on 2FA-related pages. Fixes #271. 2017-12-20 03:15:54 -06:00
applications_controller.rb
base_controller.rb
deletes_controller.rb
exports_controller.rb
flavours_controller.rb
follower_domains_controller.rb
imports_controller.rb
keyword_mutes_controller.rb
migrations_controller.rb
notifications_controller.rb
preferences_controller.rb
profiles_controller.rb
sessions_controller.rb
two_factor_authentications_controller.rb