-
Heyo,
In our User model we have
```ruby
class User < ApplicationRecord
devise :two_factor_authenticatable, :two_factor_backupable, otp_number_of_backup_codes: 10,
otp_backup_code_…
-
I’ve had Watchla for a few days (intending to switch from Tessie because I don’t want to pay the subscription and I don’t need all their stats) and am on v3.6.3 (361). I am frequently having issues wi…
-
AuthProvider plugin
AuthProvider
- preInterceptors
- postInterceptors
interception pipeline -- factor out -- move to generic higher mod?
interceptors become plugins -- register interceptors…
-
Dear creator,
Thank you for this epic bot! Love your work
-
I used [this post](https://www.netguru.co/blog/devise-with-2-factor-auth) as a guide for implementing this gem into an existing app that uses Devise and I'm getting the error from the title when I upd…
-
I'm unable to connect to a host that used two-factor authentication (specifically through DUO). Here's a minimal example:
```python
from fabric import task
@task
def ls(c):
c.run("ls")
`…
-
**Describe the bug**
Error `Status 400: Empty response message. Maybe enabled Two-factor auth?` when using the `signup` method to create a new account.
**To Reproduce**
Mostly taken from [`SignUp…
-
#### I've:
- [X] {Searched} in [Issues](https://github.com/ramtinak/InstagramApiSharp/search?type=Issues)
- [X] {Checked} [Example projects](https://github.com/ramtinak/InstagramApiSharp/tree/mas…
-
### What steps will reproduce the problem?
Install yii2-usuario module out of the box (without two factor autentication enabled). Add a user and then try to change its password in `user/admin/update`…
-
### What happened?
Authenticate with totp to Filamentphp
### How to reproduce the bug
Make sure the user has totp enabled.
Authenticate.
You will get Attempt to read property "value" on null
Rel…