Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'RemoteYubikeyDevice' object has no attribute 'throttle_reset' #699

Closed
ValentinS33 opened this issue Jan 26, 2024 · 0 comments
Closed

'RemoteYubikeyDevice' object has no attribute 'throttle_reset' #699

ValentinS33 opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels

Comments

@ValentinS33
Copy link

ValentinS33 commented Jan 26, 2024

Same issue than #397 but with RemoteYubikeyDevice.
This crash occurs when logging in with RemoteYubikey integration, logging out, then attempting to log in again. In my case, I also check "remember this device for 30 days".

Expected Behavior

Authorization should occur normally.

Current Behavior

Python crash, session not established.

Steps to Reproduce (for bugs)

  1. Set up 2-factor on an account with Yubikey integration
  2. Log out.
  3. Log in again, provide a token and check "remember this device for 30 days".
  4. Log out.
  5. Attempt to log in again.
  6. Crash will occur after login form submission

Your Environment

  • Browser and version: Chrome 121.0.6167.85
  • Python version: 3.10.12
  • Django version: 3.2.18
  • django-otp version: 1.3.0
  • django-two-factor-auth version: 1.15.1
@moggers87 moggers87 added the bug label Mar 11, 2024
@moggers87 moggers87 self-assigned this Mar 15, 2024
moggers87 added a commit to moggers87/django-two-factor-auth that referenced this issue Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants