unrhodecode/rhodecode/authentication
Marcin Kuzminski c0e4fc7dcd ldap: fixed email extraction typo. An empty
ldap email will now not overwritt the stored one.
2016-09-30 16:19:12 +02: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 vcs: Pass registry to vcs for user authentication. 2016-08-08 08:29:10 +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 db: always use Session() for compatibility, Using Session is actually the 2016-07-27 00:42:19 +02:00