Skip to content

Commit

Permalink
Added StandardresetPassword module
Browse files Browse the repository at this point in the history
  • Loading branch information
vasil-sokolov committed Feb 28, 2024
1 parent 4c7defd commit d4822db
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@
"afterlogic/aurora-module-webclient-openpgp-files": "~0.10.0",
"afterlogic/aurora-module-webclient-rocketchat": "~0.10.0",
"afterlogic/aurora-module-webclient-security-settings": "^0.10.6",
"afterlogic/aurora-module-ip-allow-list": "^0.10.12"
"afterlogic/aurora-module-ip-allow-list": "^0.10.12",
"afterlogic/aurora-module-standard-reset-password" : "~0.10.12"
},
"scripts": {
"post-install-cmd": "@pre-config",
Expand Down
30 changes: 29 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d4822db

Please sign in to comment.