unrhodecode/rhodecode/authentication
2016-06-28 11:56:27 +02:00
..
plugins ldap-auth: fixed wrong Missing check 2016-06-08 14:03:02 +02:00
tests authn: Test authentication plugin settings POST views. 2016-06-20 17:27:31 +02:00
__init__.py authn: Remove doubled colon in plugin ID generation. 2016-06-06 16:15:38 +02:00
base.py authn: Use type() instead of __class__ attribute. 2016-06-21 08:09:55 +02:00
interface.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
registry.py authn: Bugfix, use the fallback plugin setting in log message. 2016-06-06 16:14:37 +02:00
routes.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
schema.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
views.py authn: Remove usage of colander.serialize to generate form defaults. 2016-06-28 11:56:27 +02:00