The User module contains all funcationalilty necessary to create users and roles. It also contains the invitation, the login and logout funcationality.
The login and logout functionality has been moved from the DefaultMod module. Work might not be complete. This has to evaluated and the docs have to be updated accordingly.
Configuration Options
Option | Possible Values | Description |
---|---|---|
security.uniqueMails | true / false | If set to true (the default if the option is omitted) the system checks for unique mails in users. |
Add Comment