Skip to content

Tags: apache/casbin-aspnetcore

Tags

v1.6.0

Toggle v1.6.0's commit message
feat: add missing 13 and 14 parameter constructors for CasbinAuthoriz…

…eAttribute (#73)

v1.5.0

Toggle v1.5.0's commit message
feat: update deprecated GitHub Actions to v4 in CI (#71)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update Casbin.NET and EFCore adapter's dependency versions (#68)

v1.3.0

Toggle v1.3.0's commit message
feat: remove MyGet in CI

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Change README icon from Myget to Nuget (#66)

Signed-off-by: Tan <[email protected]>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Incorrect version references and lowercase errors (#65)

* fix: Fix two outdated package references

Signed-off-by: Tan <[email protected]>

* fix: Fix an incorrect lowercase

Signed-off-by: Tan <[email protected]>

---------

Signed-off-by: Tan <[email protected]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: fix CI error (#63)

Signed-off-by: Tan <[email protected]>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: fix CI error (#62)

Signed-off-by: Tan <[email protected]>

v0.2.1

Toggle v0.2.1's commit message
fix: May not add CasbinAuthorizationHandler in some situations

Signed-off-by: Sagilio <[email protected]>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from Sagilio/master

feat: Add DefaultAuthenticationSchemes option