##// END OF EJS Templates
authn: Add an INI option to set an authentication plugin fallback. #3953...
authn: Add an INI option to set an authentication plugin fallback. #3953 If you set 'rhodecode.auth_plugin_fallback = egg:rhodecode-enterprise-ce#rhodecode' in your INI file the rhodecode auth plugin is always appended to the list of plugins that are used for authentication.

File last commit:

r1:854a839a default
r52:a007b8c5 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]