##// 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 / lib
celerylib
celerypylons
dbmigrate
index
middleware
paster_commands
plugins
rcmail
vcs
__init__.py Loading ...
action_parser.py Loading ...
annotate.py Loading ...
app_globals.py Loading ...
auth.py Loading ...
base.py Loading ...
caches.py Loading ...
caching_query.py Loading ...
colander_utils.py Loading ...
colored_formatter.py Loading ...
compat.py Loading ...
datelib.py Loading ...
db_manage.py Loading ...
diffs.py Loading ...
encrypt.py Loading ...
exceptions.py Loading ...
ext_json.py Loading ...
fakemod.py Loading ...
graphmod.py Loading ...
helpers.py Loading ...
hooks_base.py Loading ...
hooks_daemon.py Loading ...
hooks_utils.py Loading ...
logging_formatter.py Loading ...
markdown_ext.py Loading ...
markup_renderer.py Loading ...
memory_lru_debug.py Loading ...
pidlock.py Loading ...
profiler.py Loading ...
utils.py Loading ...
utils2.py Loading ...