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

fix: add middleware for checking Cross-Site Request Forgery (CSRF) when trusted origins are specified via environment variable #4916

Merged
merged 11 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    711bceb View commit details
    Browse the repository at this point in the history
  2. clean up

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    658f043 View commit details
    Browse the repository at this point in the history
  3. clean up

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    746b4ef View commit details
    Browse the repository at this point in the history
  4. fix type check

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d9df483 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6973b13 View commit details
    Browse the repository at this point in the history
  6. extra test cases

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7edf64c View commit details
    Browse the repository at this point in the history
  7. clean up

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    182b7e9 View commit details
    Browse the repository at this point in the history
  8. clean up

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    49cbe6a View commit details
    Browse the repository at this point in the history
  9. clean up

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    508c2bf View commit details
    Browse the repository at this point in the history
  10. clean up messages

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7cf0362 View commit details
    Browse the repository at this point in the history
  11. clarify docstring

    RogerHYang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c84977e View commit details
    Browse the repository at this point in the history