##// END OF EJS Templates
encryption: added new backend using cryptography + Fernet encryption....
encryption: added new backend using cryptography + Fernet encryption. - This would soon replace the old deprecated one based on pycrypto - We need a migration for the encryption data

File last commit:

r3290:ac4e4e5a default
r3522:3910c057 default
Show More
collaboration.rst
24 lines | 395 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _collaborate-ref:
Collaboration
=============
.. note::
Forking and branching does not work with |svn| |repos|.
docs: added SAML documentation....
r3290 Collaboration in |RCE| is accomplished through a combination of the following
project: added all source files and assets
r1 functions:
.. only:: latex
* :ref:`review-notifications-ref`
* :ref:`forks-branches-ref`
* :ref:`pull-requests-ref`
.. toctree::
workflow
forks-branches
repo-locking