Releases: ilanusse/praetorian
Releases · ilanusse/praetorian
Bumped Crystal version to 0.31.1
Bumped Crystal version to 0.29.0
Added authorise alias
Summary
- Added an
authorise
alias forauthorize
.
Base Policy functionality
Summary
Praetorian.authorize
now works when:
- Setting a Policy class explicitly in the method call
- Setting a Policy class explicitly in the object class to be checked
- Finding the Policy class implicitly by appending
Policy
to the object variable name