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

Allow HTTP POST requests on ring pages #4630

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

chaudum
Copy link
Contributor

@chaudum chaudum commented Nov 3, 2021

What this PR does / why we need it:

The ring page offers the ability to "forget" instances of the ring and
this is implemented by a HTTP form element, which does a POST
request on itself.

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

The ring pages offer the ability to "forget" instances of the ring and
this is implemented by a HTTP `form` element, which does a `POST`
request on itself.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
@chaudum chaudum requested a review from a team as a code owner November 3, 2021 13:01
@owen-d owen-d merged commit 929c8e4 into main Nov 3, 2021
@owen-d owen-d deleted the chaudum/allow-post-on-ring-pages branch November 3, 2021 13:15
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 this pull request may close these issues.

None yet

2 participants