Releases: adonisjs/bouncer
Releases · adonisjs/bouncer
Almost there
The package is almost ready to be used in a real app. Ofcourse with docs in place 🙂
Commits
Show instructions to register the policy after creation
Minor fixes
Add support for policies
Iron out the rough edges
- refactor: iron out rough edges and add tests for the provider 45dec5f
- chore: update dependencies 34f7c06
- feat: bouncer.deny to deny authorization check using a custom message and status 69852ad
- refactor: raise exception when undefined action is used 684f166
- fix: bouncer import path 7510b41
- chore: add typings ba34762
- fix: exclude undefined from auth user 8f8bf22
- chore: publish templates 834e8a6
- chore: add repo info 2510e3f
First release
Commits:
- chore: explicitly mark package as public 4b86aa3
- chore: remove unwanted README.html file 35738ee
- fix: install missing dependencies 640933b
- fix: casing issue with import path 5e1d3ba
- docs(README): add note that package is not ready yet ce62f71
- feat: first working commit with actions implementation 44effb4
Commit Range:
c658a9f...master