-
After a while token are not accepted anymore even so that I am using the right code generated on Google Auth App. Whenever I enter the code I keep getting the same message : Invalid token. Please make…
-
Hello everyone,
I am not sure if this has been fixed on a later version but I haven t found anything about it so I thought to post my issue. The bug occurs when for the first time you assign a TOTP d…
-
`'totp u2f yubikey'`
(and possibly others)
-
after run install.sh , login to webvirtcloud, I get an error
settings.py ldap is disable
```
File "" in _call_with_frames_removed
219.
Exception Type: IndentationError at /accounts/logi…
-
Supporting U2F to be able to connect using a Yubikey would be a nice feature by integrating django-u2f or implementing it directly.
llann updated
3 years ago
-
## Expected Behavior
If this project can run without using phone number stuff for 2fa, then having it as a base dependency seems excessive, especially when you've already got `Call` defined in `ext…
-
Dear
this line could return `None`
https://github.com/jazzband/django-two-factor-auth/blob/4e71d977095023336233a32c7ee1cbb88a3af365/two_factor/views/core.py#L589
which will fail in the next l…
-
Hi, I have my web development server in which I work locally (192.168.0.4), I read the QR code and use the OTP without any problem
However when I upload the server to another computer the tokens my m…
-
### Product Version
v4.20
### Product Edition
- [X] Community Edition
- [ ] Enterprise Edition
- [ ] Enterprise Trial Edition
### Installation Method
- [ ] Online Installation (One-click command …
-
## Does this library support Django 3.2.6?
I did the following steps according to documentation:
- In setting.py **INSTALLED_APPS** block I replaced `django.contrib.sessions` to `user_sessions`
…