##// END OF EJS Templates
authentication: allow setting extern type with registration....
authentication: allow setting extern type with registration. - This will allow external identity plugins to define proper externs instead of always using "rhodecode" one
marcink -
r3255:f80876b0 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / config / rcextensions
examples
helpers
README.txt Loading ...
__init__.py Loading ...
hooks.py Loading ...
mapping.py Loading ...
utils.py Loading ...

This is template rcextensions.

To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.


Changes to rcextensions requires restart of RhodeCode instances.