##// 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.

File last commit:

r47:6c3a0592 default
r136:1a61264b default
Show More
VERSION
1 line | 5 B | text/plain | TextLexer
version: bumped version from 4.0.2 to 4.1.0
r47 4.1.0