This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Register new users¶
You can allow your users to create accounts by employing the /register route. This route leads to a registration form that, when filled in, creates a new User Content item in the repository.
User Groups¶
By default, new Users generated in this way are placed in the Guest accounts group. You can select a different default group in the following section of configuration:
1 2 3 4 5 | |
Other user management templates¶
You can also modify the following form templates:
Changing user password:
1 2 3 4 5 6 | |
Password recovery forms:
1 2 3 4 | |
Resetting password:
1 2 3 | |
User settings:
1 2 | |