mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-25 20:13:43 +01:00
parent
d2f7b8685c
commit
bc0399d54d
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ class Auth::SessionsController < Devise::SessionsController
|
|||
|
||||
def prompt_for_two_factor(user)
|
||||
session[:otp_user_id] = user.id
|
||||
use_pack 'auth'
|
||||
@body_classes = 'lighter'
|
||||
render :two_factor
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue