Fix Mandatory OTP Issue#78
Merged
strzibny merged 10 commits intowmlele:masterfrom strouptl:mandatory_otpMay 30, 2024
+84-24
Commits
Commits on May 24, 2024
move ensuring of mandatory otp to ApplicationController to allow enforcement throughout application;
committed- committed
- committed
- committed
- committed
- committed
utilize existing @@helpers method to avoid overwriting regenerate_helpers! method; move DeviseOtpAuthenticable module above Devise module modifications to ensure that PublicHelpers class is availab…
committed- committed