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

r1:854a839a default
r136:1a61264b default
Show More
.release.cfg
31 lines | 383 B | text/x-ini | IniLexer
[DEFAULT]
done = false
[task:fixes_on_stable]
done = true
[task:changelog_updated]
done = true
[task:nix_dependencies_moved]
done = true
[task:bump_version]
done = true
[task:generate_js_routes]
done = true
[task:generate_api_docs]
done = true
[release]
state = prepared
version = 3.8.3
[task:updated_translation]
[task:updated_trial_license]
[task:generate_oss_licenses]