##// END OF EJS Templates
authn: Adapt authentication plugins validator to allow legacy plugins....
authn: Adapt authentication plugins validator to allow legacy plugins. - We use the prefix 'py:' for legacy plugins - Users are now able to insert plugin ID's like 'py:rhodecode.mylegacyplugins.plugin_one' - Validator tries does an import and checks if the plugin has a 'includeme' attribute.
johbo -
r136:1a61264b default
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / base
base.html Loading ...
default_perms_box.html Loading ...
flash_msg.html Loading ...
issue_tracker_settings.html Loading ...
perms_summary.html Loading ...
root.html Loading ...
vcs_settings.html Loading ...