We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf4f8e commit bcb8ad0Copy full SHA for bcb8ad0
2 files changed
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/User
2
versions:
3
+ "1.0.8":
4
+ changed:
5
+ - Sentinel - checking if user is logged in before checking for permissions
6
"1.0.7":
7
changed:
8
- Remove the Authentication contract injection from the AuthController
module.json
@@ -3,7 +3,7 @@
"alias": "user",
"description": "The user module is responsible for managing users and permissions.",
"keywords": [],
- "version": "v1.0.7",
+ "version": "v1.0.8",
"active": 1,
"order": 1,
9
"providers": [
0 commit comments