mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 19:29:58 +03:00
13 lines
No EOL
770 B
HTML
13 lines
No EOL
770 B
HTML
<p>Groups are a convenient way to set permissions for a list of users.</p>
|
|
|
|
<p>Create groups in <span class="pwgScreen">Administration » Users
|
|
» Groups</span> and associate users to this group
|
|
in <span class="pwgScreen">Administration » Users »
|
|
Manage</span>.</p>
|
|
|
|
<p>A user can belong to several groups. Authorization takes precedence over
|
|
interdiction : if user "jack" belongs to groups "family" and "friends", and
|
|
that only group "family" can see album "Christmas 2010" album then
|
|
"jack" will be able to see "Christmas 2010".</p>
|
|
|
|
<p>To find out more about user groups, see the dedicated article in our online documentation: <a href="https://doc.piwigo.org/managing-users/user-groups" target="_blank" class="icon-lifebuoy">User groups</a>.</p> |