##// 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 / admin / users
user_add.html Loading ...
user_edit.html Loading ...
user_edit_advanced.html Loading ...
user_edit_auth_tokens.html Loading ...
user_edit_emails.html Loading ...
user_edit_global_perms.html Loading ...
user_edit_ips.html Loading ...
user_edit_perms_summary.html Loading ...
user_edit_profile.html Loading ...
users.html Loading ...