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 empty claim value to mimic behavior of ASP.NET AuthorizationPolicyBuilder.RequireClaim method #1337

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    f4321ba View commit details
    Browse the repository at this point in the history
  2. Back to original code change

    raman-m committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bf713f6 View commit details
    Browse the repository at this point in the history
  3. SYSLIB1045 Use 'GeneratedRegexAttribute' to generate the regular expr…

    …ession implementation at compile-time.
    
    Convert to 'GeneratedRegexAttribute'
    raman-m committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3ed044e View commit details
    Browse the repository at this point in the history
  4. SA1601 Partial elements should be documented.

    Add XML-docs for the ClaimsAuthorizer class
    raman-m committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b513ba8 View commit details
    Browse the repository at this point in the history
  5. Re-apply original changes

    raman-m committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    094b448 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    935bbd9 View commit details
    Browse the repository at this point in the history