Allow customization of controller namespace #282

This commit is contained in:
Lorenzo Milesi
2018-10-24 08:06:38 +02:00
parent 5ef46729d0
commit 07699f4197
4 changed files with 19 additions and 2 deletions

View File

@ -24,6 +24,7 @@
- Fix #271: Add closure support for `from` email address; Change default sender to `supportEmail` (bscheshirwork)
- Fix #276: Fix missing translatable strings
- Enh #249: Show message `email send if possible` any time on reset password request (bscheshirwork)
- Enh #282: Allows customization of controller namespace (maxxer)
## 1.1.4 - February 19, 2018
- Enh: Check enableEmailConfirmation on registration (faenir)