This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/controllers/auth
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
..
confirmations_controller.rb Finalized theme loading and stuff 2017-11-20 22:13:37 -08:00
passwords_controller.rb Finalized theme loading and stuff 2017-11-20 22:13:37 -08:00
registrations_controller.rb Merge branch 'gs-master' into glitch-theme 2017-12-04 11:07:01 -06:00
sessions_controller.rb Set packs on 2FA-related pages. Fixes #271. 2017-12-20 03:15:54 -06:00