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

Allow a cors custom validation function which receives the full gin context #140

Merged
merged 12 commits into from Mar 10, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    82827c2 View commit details
    Browse the repository at this point in the history
  2. Revert "Allow a origin validation function with context"

    This reverts commit 82827c2.
    dbhoot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dfcb4de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f0738 View commit details
    Browse the repository at this point in the history
  4. fix logic in conditional

    dbhoot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    239063e View commit details
    Browse the repository at this point in the history
  5. add test, fix logic

    dbhoot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    906e08c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    6d48563 View commit details
    Browse the repository at this point in the history
  2. update comments

    dbhoot committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6eded88 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    6b6a3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    141074f View commit details
    Browse the repository at this point in the history
  3. Add multi-group preflight test

    dbhoot committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ffd15e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50832a9 View commit details
    Browse the repository at this point in the history
  5. remove comment

    dbhoot committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    063635d View commit details
    Browse the repository at this point in the history