We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce13bfc commit 8c121cdCopy full SHA for 8c121cd
2 files changed
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/User
2
versions:
3
+ "1.15.1":
4
+ changed:
5
+ - Config vars ineffective when instantiating with attributes
6
"1.15.0":
7
added:
8
- Adding config option to disable the user registration routes
module.json
@@ -3,7 +3,7 @@
"alias": "user",
"description": "The user module is responsible for managing users and permissions.",
"keywords": [],
- "version": "1.15.0",
+ "version": "1.15.1",
"active": 1,
"order": 1,
9
"providers": [
0 commit comments