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

Mitigate expired login and registration requests #96

Closed
aeneasr opened this issue Oct 24, 2019 · 1 comment · Fixed by #230
Closed

Mitigate expired login and registration requests #96

aeneasr opened this issue Oct 24, 2019 · 1 comment · Fixed by #230
Assignees
Labels
bug Something is not working.

Comments

@aeneasr
Copy link
Member

aeneasr commented Oct 24, 2019

Describe the bug

When a login or registration request expires, the request will show an error indicating that the user should try again. However, Hive fails to generate a new request on the fly, rendering any retry pointless (as retrying will still result in an expired request).

Reproducing the bug

Bildschirmfoto 2019-10-24 um 13 46 20

Steps to reproduce the behavior:

  1. Attempt to login
  2. Wait for request to expire
  3. Fill out form and press send

Environment

  • Version: master
@aeneasr aeneasr added the bug Something is not working. label Oct 24, 2019
@aeneasr aeneasr self-assigned this Oct 24, 2019
@aeneasr aeneasr added this to the v0.0.1 milestone Oct 24, 2019
@aeneasr aeneasr assigned zepatrik and unassigned aeneasr Feb 3, 2020
@zepatrik
Copy link
Member

zepatrik commented Feb 4, 2020

send expiration date with login request data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants