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

CAPTCHA action is not supported #28

Closed
vitali-federau-fivestars opened this issue Mar 16, 2023 · 0 comments · Fixed by #31
Closed

CAPTCHA action is not supported #28

vitali-federau-fivestars opened this issue Mar 16, 2023 · 0 comments · Fixed by #31
Labels
bug 🐛 An issue with the system

Comments

@vitali-federau-fivestars
Copy link
Contributor

vitali-federau-fivestars commented Mar 16, 2023

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

Using action "captcha" is not supported, in addition custom parameters of captcha action are not supported like custom_request_handling

Expected Behavior

Expect captcha action to work, if more detailed, in rendered template it should render as
action { captcha {} }
And ideally with an ability to modify the block inside please

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to any rule that support CAPTCHA action
  2. In main code block use something like
    name = "geo-location-rule"
    action = "captcha"
  3. Try to apply
  4. It will show in action block
    action {
    }
  5. Plan successfull
  6. Apply failing

Screenshots

image

Environment (please complete the following information):

Anything that will help us triage the bug will help. Here are some ideas:

  • Terraform v1.3.7

Additional Context

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant