unrhodecode/rhodecode/authentication/plugins
Marcin Kuzminski 34175fd787 auth-rhodecode: don't fail on bcrypt if user password is set to None.
Default to emptry string to not cause an exception.
2017-10-07 10:02:57 +02:00
..
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
auth_crowd.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
auth_headers.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
auth_jasig_cas.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
auth_ldap.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
auth_pam.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_rhodecode.py auth-rhodecode: don't fail on bcrypt if user password is set to None. 2017-10-07 10:02:57 +02:00
auth_token.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00