##// END OF EJS Templates
auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin....
auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. - allows limiting the usage of builtin auth to HTTP only (so force usage of tokens) - allows migration to something like saml keeping only super-admin for login.

File last commit:

r3290:ac4e4e5a default
r3392:5cc5c872 default
Show More
rhodecode-tools.rst
14 lines | 193 B | text/x-rst | RstLexer
/ docs / tools / rhodecode-tools.rst
project: added all source files and assets
r1 .. _rc-tools:
|RCT|
=====
docs: added SAML documentation....
r3290 |RCT| enable you to automate many of the most common |RCE| functions through
project: added all source files and assets
r1 the API.
.. toctree::
:maxdepth: 1
tools-overview
install-tools
tools-cli