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 regexp on AllowOrigins #36

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 8, 2018

  1. Allow regexp on AllowOrigins

    arizz96 committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    cceae76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d1dab View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge branch 'gin-contrib/master' into feature/regexp-origin-match

    # Conflicts:
    #	config.go
    #	cors.go
    arizz96 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    827c6f8 View commit details
    Browse the repository at this point in the history
  2. Optimization

    arizz96 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f9000a2 View commit details
    Browse the repository at this point in the history
  3. Add regexp origin tests

    arizz96 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    14e3e80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4cfb3d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'gin-contrib/master' into feature/regexp-origin-match

    # Conflicts:
    #	config.go
    #	cors.go
    arizz96 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    99f9867 View commit details
    Browse the repository at this point in the history