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

[5.7] MethodNotAllowedHTTPException on Intended Redirect #25739

Merged
merged 10 commits into from
Sep 23, 2018
Merged

[5.7] MethodNotAllowedHTTPException on Intended Redirect #25739

merged 10 commits into from
Sep 23, 2018

Commits on Sep 18, 2018

  1. #25196: Don't put POST or Ajax URLs into session as the intended URL …

    …so the user doesn't get redirected someplace invalid.
    mcordingley committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    fcaf749 View commit details
    Browse the repository at this point in the history
  2. #25196: Fall back to the previous URL, so the user can be sent as clo…

    …sely as possible to the last action.
    mcordingley committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    adfaa87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9dce4 View commit details
    Browse the repository at this point in the history
  4. Make StyleCI happy.

    mcordingley committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9013e5e View commit details
    Browse the repository at this point in the history
  5. Fix up mocks.

    mcordingley committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    12c2ff4 View commit details
    Browse the repository at this point in the history
  6. Fix verb.

    mcordingley committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    7ddaf1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21ecbe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7b6a0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ebfefd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    ff405f0 View commit details
    Browse the repository at this point in the history