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

support wildcard in check requests #1

Closed
wants to merge 11 commits into from

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    eaea073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947cc9b View commit details
    Browse the repository at this point in the history
  3. Add validation methods for resource ID and subject ID in tuple packag…

    …e, and allow wildcards in subject IDs
    josephschorr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    bffc0a7 View commit details
    Browse the repository at this point in the history
  4. Implement wildcard support in the type system

    - Change to AllowedRelation type
    - Add methods for filtered lookup of direct relations
    - Add IsAllowedPublicNamespace method
    - Add wildcard type validation in Validate
    - Update namespace diff to support wildcards
    josephschorr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    19ae1b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    607de2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c30bcfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e30d135 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2febca1 View commit details
    Browse the repository at this point in the history
  9. Update go.sum

    josephschorr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ba6a5b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5245dfc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    46f931b View commit details
    Browse the repository at this point in the history