Redirect to 2FA creation page when otp_secret is not available (#6314)

This commit is contained in:
Aboobacker MK 2018-01-21 17:51:28 +05:30 committed by Eugen Rochko
parent 31d1485887
commit 112b1fa265
3 changed files with 13 additions and 1 deletions

View file

@ -70,7 +70,7 @@ GEM
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
binding_of_caller (0.7.3)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bootsnap (1.1.5)
msgpack (~> 1.0)