Minor docs update.
This commit is contained in:
parent
e10ba023ba
commit
8e52e0447e
1 changed files with 2 additions and 0 deletions
|
|
@ -48,4 +48,6 @@ The permissions system is very flexible, for example to only allow access to mem
|
|||
if(! check_user editors)
|
||||
perm_redirect /_users/login
|
||||
|
||||
To automatically redirect users without permission to the login page if they are not members of the group 'editors'.
|
||||
|
||||
See also [the documentation on user and group management](user_management).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue