##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r140:fd19366c
tests: Adapt test to new mercurial version (3.8.2) Mercurial changed their diff algorithm a little bit which leads to one more added and delted line. But the result is the same.
0
r139:6efb3c73
ini: production log shouldn't use debug logs for vcsserver
0
r138:6e8f05fd
authn: Remove doubled colon in plugin ID generation.
0
r137:3d3a5dc9
authn: Bugfix, use the fallback plugin setting in log message.
0
r136:1a61264b
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.
0
r135:006df1d7
authn: Small refactoring of plugin discovery.
0
r134:5edcb8e3
authn: Make the legacy plugin import more robust if something fails during import.
0
r133:1c4d75a0
authn: Allow users to store plugin ID's starting with the legacy plugin prefix.
0
r132:3a278bc4
authn: Store legacy plugins prefix in module variable.
0
r131:2f0daef2
authn: Add docstring to function that discovers legacy plugins.
0
r130:8bc9b961
authn: Import legacy authentication modules and invoke their includeme.
0
r129:434a9ac0
authn: Load legacy plugin ID's from DB and log them.
0
r128:379f3c71
migration: Increased database version.
0
r127:b9c5d416
migration: Add data migration of the users 'extern_type' attribute. - Folow up from renaming the auth_container plugin. - This migration renames the extern type for all users from 'container' to 'headers'
0
r126:d027fa2e
ldap-auth: fixed wrong Missing check
0
r125:d340216a
ini: fixed typo, remove debug style from production
0
r124:e3b08e77
ini: in CE repo we don't expose EE edition configuration.
0
r123:ec51143a
ini: fixed a typo
0
r122:f76a6ed2
configs: updated dev and production ini files. - make sure production recommends gunicorn - make sure we're in sync with all OPTIONS from EE as well - small tweeks and docs
0
r121:6b332d07
db: Move db setup code to seperate function.
0
load next
< 1 .. 210 211 212 213 214 .. 218 >
showing 20 out of 4357 commits