Dmitrii Golub

Results 18 comments of Dmitrii Golub

yep, mongoid is not supported, sorry.

Community help here is welcome

Thanks for your report, could you please provide some example?

Hello, thanks, I'll merge it

Hi, ActiveAdmin has separate authentication namespaces. It doesn't use DeviseController, but rather `ActiveAdmin::Devise::SessionsController`. So that's why you can't just easy plug and play two_factor_authentication with AA. Could you please give...

No, I mean you could make separate empty application just with active admin and pundit. And share that new app.

Thanks, I'll check it

Hello, you showed nice user case. As for now we never ask code during password recovery. It make sense, if user forgot his password, he lost his shared secret for...

Thanks for your response. I recommend you not upgrade right now, just use previous version, it's absolutely ok. As for new version, please check this example: https://github.com/Houdini/TwoFactorAuthenticationExample About migration and...