mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-07 17:58:23 +01:00
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