unrhodecode/rhodecode/authentication/plugins
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
..
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
auth_crowd.py authn: Set the renderer attribute when registering settings view. 2016-06-02 17:09:55 +02:00
auth_headers.py authn: Use new is_headers_auth function. 2016-06-06 10:15:00 +02:00
auth_jasig_cas.py authn: Use new is_headers_auth function. 2016-06-06 10:15:00 +02:00
auth_ldap.py ldap: fixed email extraction typo. An empty 2016-09-30 16:19:12 +02:00
auth_pam.py authn: Set the renderer attribute when registering settings view. 2016-06-02 17:09:55 +02:00
auth_rhodecode.py auth: made the message about not-active user consisten with token plugin 2016-07-13 12:27:04 +02:00
auth_token.py auth-token: allow other authentication types to use auth-token. 2016-07-12 19:56:48 +02:00