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

[MT7.x]If PSGI application initialization fails, return 400 Bad Request. MTC-29494 #2981

Merged
merged 10 commits into from
May 10, 2024

Commits on Jan 24, 2024

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

Commits on Apr 30, 2024

  1. Introduce MT::Util::Request

    usualoma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    333790c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387aea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef96ca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    453ea75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ab5784 View commit details
    Browse the repository at this point in the history
  6. Die with the error message from parse_init_cgi_error() instead of the…

    … error object itself.
    usualoma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cedf41a View commit details
    Browse the repository at this point in the history
  7. Tweaks error message

    usualoma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    eb7cd76 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #3134 from movabletype/fix/mtc-29494-400-bad-reque…

    …st-mt7x-2
    
    Report more detailed errors for invalid requests
    usualoma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7aceb04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0080e08 View commit details
    Browse the repository at this point in the history