unrhodecode/rhodecode/authentication
Martin Bornhold 30ce19fa4f authn: Unit tests to simply get the authentication settings pages.
Checks for enabled (retcode=200) and disabled (retcode=404) plugins.
2016-06-20 15:48:23 +02:00
..
plugins ldap-auth: fixed wrong Missing check 2016-06-08 14:03:02 +02:00
tests authn: Unit tests to simply get the authentication settings pages. 2016-06-20 15:48:23 +02:00
__init__.py authn: Remove doubled colon in plugin ID generation. 2016-06-06 16:15:38 +02:00
base.py authn: Don't use setting value to compute the setting type. 2016-06-20 11:52:24 +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 permissions: Fix permissions for authentication plugin settings view. 2016-06-14 12:30:42 +02:00