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

Missing token after form fail #1038

Closed
hsilva-keep opened this issue Jan 13, 2025 · 3 comments · Fixed by #1039
Closed

Missing token after form fail #1038

hsilva-keep opened this issue Jan 13, 2025 · 3 comments · Fixed by #1039
Assignees
Labels
Milestone

Comments

@hsilva-keep
Copy link

hsilva-keep commented Jan 13, 2025

Using password reset by mail functionality (in version 1.7.2), similar to issue #1018, if you fill username/login and submit the form without filling the mail, an error is raised. Then, even if you fill the mail and captcha correctly, it will always fail with "Missing token".

Steps to reproduce:

  • Click menu option "Email"
  • Fill "Login" input field
  • Submit the form
  • Fill "Mail" & "Captcha" input fields
  • Submit the form
@coudot coudot added this to the 1.7.3 milestone Jan 13, 2025
@coudot coudot added the bug label Jan 13, 2025
@davidcoutadeur davidcoutadeur self-assigned this Jan 13, 2025
@davidcoutadeur
Copy link

Bug confirmed. Thanks for the report

@davidcoutadeur
Copy link

@hsilva-keep could you check that the new fix (#1039, also on master branch) solves your issue?

@hsilva-keep
Copy link
Author

@davidcoutadeur yes it does! Thank you for your timely reply/fix.

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

Successfully merging a pull request may close this issue.

3 participants