##// END OF EJS Templates
caches: use different namespaces for conditional_cache wrapper....
caches: use different namespaces for conditional_cache wrapper. Before we used one namespace for ALL meaning caches were kept in single file, or single DB row. While this makes sense for single functions, a per-user, per-group cache should be divided to single files.

File last commit:

r2656:f7a8197c default
r2814:45a75c50 default
Show More
auth-crowd.rst
15 lines | 436 B | text/x-rst | RstLexer
docs: update LDAP documentation according to user feedback.
r2656 .. _config-crowd-ref:
Crowd
-----
To enable Crowd authentication, use the following steps:
1. From the |RCM| interface, go to :menuselection:`Admin --> Authentication`
2. Enable the ``rhodecode.lib.auth_modules.auth_crowd`` library and select
:guilabel:`Save`
3. On the Crowd plugin settings section, do the following:
* Check the :guilabel:`Enable` checkbox
* Enter your Crowd server settings
* Select :guilabel:`Save`