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

feat: Allow wildcard domains for redirect_to checks #1528

Merged
merged 15 commits into from
Nov 9, 2021

Commits on Jul 12, 2021

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

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    b5351c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67481b6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into allow-wildcard-redi…

    …rect-to-domains
    
    # Conflicts:
    #	driver/config/config.go
    #	go.mod
    abador committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    3d25bcc View commit details
    Browse the repository at this point in the history
  4. Add go mod for publicsuffix

    abador committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e826cc5 View commit details
    Browse the repository at this point in the history
  5. fix tests

    abador committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    add81f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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

Commits on Oct 26, 2021

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

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    31f60f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0931b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e9bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

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

Commits on Nov 2, 2021

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

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    3b8a606 View commit details
    Browse the repository at this point in the history
  2. Add info in documentation

    abador committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    5ff7ee5 View commit details
    Browse the repository at this point in the history