##// END OF EJS Templates
permissions: handle more cases for invalidating permission caches...
permissions: handle more cases for invalidating permission caches - invalidate user permissions on chaning the global permissions - invalidate all users in case of creating new object with "copy permissions" flag - invalidate all users permissions in case of repo/repo group renames - invalidate all user permissions in forked repo with copy flag

File last commit:

r3290:ac4e4e5a default
r3411:2e06ebce stable
Show More
setting-repo-perms.rst
26 lines | 880 B | text/x-rst | RstLexer
/ docs / admin / setting-repo-perms.rst
project: added all source files and assets
r1 .. _permissions-info-add-group-ref:
Repository Administration
=========================
docs: added SAML documentation....
r3290 Repository permissions in |RCE| can be managed in a number of different ways.
project: added all source files and assets
r1 This overview should give you an insight into how you could adopt particular
settings for your needs:
* Global |repo| permissions: This allows you to set the default permissions
docs: added SAML documentation....
r3290 for each new |repo| created within |RCE|, see :ref:`repo-default-ref`. All
project: added all source files and assets
r1 |repos| created will inherit these permissions unless explicitly configured.
* Individual |repo| permissions: To set individual |repo| permissions,
see :ref:`set-repo-perms`.
* Repository Group permissions: This allows you to define the permissions for
a group, and all |repos| created within that group will inherit the same
permissions.
.. toctree::
repo-perm-steps
repo-extra-fields
repo-hooks
repo-issue-tracker
repo-vcs