##// END OF EJS Templates
docs: added SAML documentation....
docs: added SAML documentation. - Remove few obsolete replaces - update authentication docs - cleanups and fixes

File last commit:

r3290:ac4e4e5a default
r3290:ac4e4e5a default
Show More
user-admin.rst
22 lines | 696 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _user-admin-set:
User Administration
===================
docs: added SAML documentation....
r3290 |RCE| enables you to define permissions for the following entities within the
project: added all source files and assets
r1 system; **users**, **user groups**, **repositories**, **repository groups**.
Within each one of these entities you can set default settings,
and then all users or |repos| inherit those default permission settings
unless individually defined. Each of these entities can have the following
permissions applied to it; |perm|.
.. toctree::
public-access
default-user-perms
adding-anonymous-user
adding-new-user
setting-default-permissions
setting-usergroup-permissions
.. |perm| replace:: **None**, **Read**, **Write**, or **Admin**