unrhodecode/rhodecode/authentication
2016-11-07 15:01:27 +01:00
..
plugins ldap: fixed email extraction typo. An empty 2016-09-30 16:19:12 +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 auth: Allow auth plugins to customize the slug which is used to generate URLs. #4078 2016-10-28 14:03:27 +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 auth: Allow auth plugins to customize the slug which is used to generate URLs. #4078 2016-10-28 14:03:27 +02:00
schema.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
views.py authentication-views: fixed old style exception catch syntax. 2016-11-07 15:01:27 +01:00