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: add JSON value for ABAC #373

Merged
merged 6 commits into from
Oct 29, 2024
Merged

feat: add JSON value for ABAC #373

merged 6 commits into from
Oct 29, 2024

Commits on Oct 26, 2024

  1. feat: support JSON request

    Signed-off-by: Taoyuesong <[email protected]>
    Taoyuesong committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    78d4f1f View commit details
    Browse the repository at this point in the history
  2. feat: support JSON request

    Signed-off-by: Taoyuesong <[email protected]>
    Taoyuesong committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    461f32c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    91f56ab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into feat/casbin#364

    # Conflicts:
    #	Casbin.UnitTests/GenericTests/GenericFunctionTest.cs
    Taoyuesong committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bdaf9cf View commit details
    Browse the repository at this point in the history
  3. feat: add test case

    Signed-off-by: Taoyuesong <[email protected]>
    Taoyuesong committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    57d53ac View commit details
    Browse the repository at this point in the history
  4. feat: clean up test project by list pattern

    Signed-off-by: Taoyuesong <[email protected]>
    Taoyuesong committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    389c4c5 View commit details
    Browse the repository at this point in the history