mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-01-10 20:08:41 +00:00
more tests and some fixes
This commit is contained in:
parent
8c98dd7230
commit
dd4d194fec
|
|
@ -2,7 +2,7 @@
|
||||||
* [Introduction]({%}?page=README)
|
* [Introduction]({%}?page=README)
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
* [Install]({%}?page=setup/install)
|
* [Installation]({%}?page=setup/install)
|
||||||
* [First Steps]({%}?page=setup/first_steps)
|
* [First Steps]({%}?page=setup/first_steps)
|
||||||
|
|
||||||
## Administration
|
## Administration
|
||||||
|
|
|
||||||
|
|
@ -57,7 +57,7 @@ These restrictions show that it is possible to do very fine/granular permissions
|
||||||
|
|
||||||
## Accounts
|
## Accounts
|
||||||
|
|
||||||
By default only admin users can create new accounts. However it is possible to allow users to register by themselves in the admin module settings. Self-registered users are always part of the `user` group. Make sure the `user` group permissions are designed while keeping that in mind.
|
By default only admin users can create new accounts. However, it is possible to allow users to register by themselves in the admin module settings. Self-registered users are always part of the `user` group. Make sure the `user` group permissions are designed while keeping that in mind.
|
||||||
|
|
||||||
If a admin user creates a new account you must decide if the user/account should also be allowed to login/have a profile or if this account is just an internal account.
|
If a admin user creates a new account you must decide if the user/account should also be allowed to login/have a profile or if this account is just an internal account.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user