Ryan Pham
Ryan Pham
Hey everybody. I got a error when i try to make api on raill follow this book [http://apionrails.icalialabs.com/book/]([.](http://apionrails.icalialabs.com/book/)) Please help me. And I found the same roblem at issues #30...
I read through the docs, it seems conflict between `at:` and `thread:` - `at:` **If another task is already running at the specified time, clockwork will skip execution of the...
Fixed: https://github.com/tinfoil/devise-two-factor/issues/127 and https://github.com/tinfoil/devise-two-factor/issues/51 Add the following message into `locales/devise.en.yml`: ``` devise: failure: invalid_otp: "2FA verification code failed." ``` If you are enabling use backup code, the parameter `otp_backup` should...
I'm working on an app use `two_factor_backupable` of `devise-two-factor`. It really helpful, thank for that! I detected there are two problems may need to be fixed. ## Problem 01: Remove...
Hi, ISSUE: https://github.com/devise-security/devise-security/issues/441 - We have encountered a password validation issue while upgrading the gem version from v0.16 to 0.18. - We are currently retrieving all possible validators for the...
Hi, - We have encountered a password validation issue while upgrading the gem version from v0.16 to 0.18. - What we are currently doing is retrieving all possible validators for...
I read through the docs, it seems conflict between `at:` and `thread:` - `at:` **If another task is already running at the specified time, clockwork will skip execution of the...
I looking for some kind of parameter and sync_model document but I couldn't found any more [(https://github.com/tomykaira/clockwork#parameters)](url) [https://github.com/tomykaira/clockwork](url)