Xabaril / Balea

Balea is an authorization framework for ASP.NET Core developers.
Apache License 2.0
246 stars 37 forks source link

Wrong parameter got passed to Ensure.Argument.NotNull() in the constructor of AbacAuthorizationHandler #42

Closed send2vinnie closed 3 years ago

send2vinnie commented 3 years ago

See the error while browsing the code: https://github.com/Xabaril/Balea/blob/240eaa0194cd894f755d2038b077667e85bc8817/src/Balea/Authorization/Abac/AbacAuthorizationHandler.cs#L24