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

ISS 983 Allow for side redirects with new configuration #984

Closed

Commits on May 30, 2024

  1. ISS 983 Allow for side redirects with new configuration

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b746ad1 View commit details
    Browse the repository at this point in the history
  2. Replace mismatched configuration reference.

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5ed6afa View commit details
    Browse the repository at this point in the history
  3. Update docs

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    878a561 View commit details
    Browse the repository at this point in the history
  4. update documentation with emphasis

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3319e2a View commit details
    Browse the repository at this point in the history
  5. Misspelled ALLOWED -> ALLOW

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f26fbb8 View commit details
    Browse the repository at this point in the history
  6. ALLOW -> MATCH pulling the wrong configuration

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7c6855f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8f2aa6 View commit details
    Browse the repository at this point in the history
  8. Address styling issues in the test suite.

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cabc191 View commit details
    Browse the repository at this point in the history
  9. Fix varying style issues.

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    935e947 View commit details
    Browse the repository at this point in the history
  10. Strict matching only, no fuzzy matching allowed.

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dba7ae3 View commit details
    Browse the repository at this point in the history
  11. Simplified logic, and all tests pass.

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a2ee546 View commit details
    Browse the repository at this point in the history
  12. Adjust the documentation to match the new logic.

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e5f3da0 View commit details
    Browse the repository at this point in the history
  13. Adjusted the Changelog

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7543ec9 View commit details
    Browse the repository at this point in the history
  14. fix styling issue

    Tyler Hardison committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4942c63 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. updated tests to demonstrate side-domain desired effect.

    Tyler Hardison committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4966715 View commit details
    Browse the repository at this point in the history
  2. revert SERVER_NAME change.

    Tyler Hardison committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3ff6402 View commit details
    Browse the repository at this point in the history
  3. Add in TLS check,remove all print debug statements

    Tyler Hardison committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d44ba2b View commit details
    Browse the repository at this point in the history