##// END OF EJS Templates
authentication: register global shared session key used for external authentication session data storeage....
authentication: register global shared session key used for external authentication session data storeage. - We'll have more plugins not only oauth so this should be a constant name, instead of repating the same name all over the code.

File last commit:

r1:854a839a default
r3247:3c175ca2 default
Show More
online-editing.rst
10 lines | 262 B | text/x-rst | RstLexer
/ docs / usage / online-editing.rst
project: added all source files and assets
r1 Online Editing
--------------
|RCM| has an integrated online editor, allowing you to edit files in the
browser. The online editor has syntax highlighting and the ability to fork,
merge, and commit changes to files.
.. toctree::
file-editing
gist-editing