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

auth: use 302 redirects in the webserver for ringbuffer reset or resize #5905

Merged
merged 1 commit into from
Nov 4, 2017

Conversation

mind04
Copy link
Contributor

@mind04 mind04 commented Nov 3, 2017

Short description

With the current 301 redirect it is only possible to reset or resize once. Every next duplicate action is replaced by the destination cached in the browser.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

@rgacogne rgacogne added this to the auth-4.1.0 milestone Nov 4, 2017
@rgacogne rgacogne merged commit 29fab30 into PowerDNS:master Nov 4, 2017
@mind04 mind04 deleted the 302 branch November 4, 2017 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants