Sagilio

Results 33 issues of Sagilio

In the docs, RoleManager will use the default domain if not provide domain. So, for some RBAC API: ```go e.GetRolesForUser("user"); => use default ptype `g` and default domain e.GetRolesForUser("user", "domain1");...

Support `code token`, `code id_token`, `id_token token`, `code id_token token` and `none` https://github.com/casdoor/casdoor/blob/d0952ae908b63faea3c6938952668552ea8662f4/object/token.go#L226-L228 ref: https://openid.net/specs/oauth-v2-multiple-response-types-1_0.html#Combinations

enhancement

`ConstraintTemplate` CRD has moved to v1. https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.6.0

https://github.com/casbin/casbin/issues/791

bug
help wanted

the model file is a standard `ini` format, we can use the existing configuration interface to more easily to integrate to .NET. ref: https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Ini #263 #258

enhancement
new feature

ref docs: https://github.com/marketplace/actions/infersharp

enhancement

ref: https://github.com/casbin/casbin/pull/942 https://github.com/casbin/jcasbin/issues/261

enhancement
help wanted