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

New Captcha validation prevents creation of new instances from customer dashboard #388

Open
atm-jonathan opened this issue Oct 7, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@atm-jonathan
Copy link
Contributor

Describe the bug
After enabling the new ReCaptcha protection to prevent malicious instance creation, creating a new instance from the customer dashboard fails because the ReCaptcha token is not present in the POST data.

To Reproduce
Steps to reproduce the behavior:

  1. Enable ReCaptcha protection
  2. Go to an existing customer dashboard
  3. Go to "my applications" and add a new application
    image
  4. click on the "Create" button
  5. An error message appears telling you that the request was rejected because of a wrong captcha

Expected behavior
A new instance is created

@atm-jonathan atm-jonathan added the Bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant