unrhodecode/rhodecode/authentication/plugins
RhodeCode Admin 34af9cfa2f python3: fixed various code issues
- iterators
- use of u''
2023-03-20 20:51:25 +01:00
..
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
auth_crowd.py python3: fix urllib usage 2023-03-06 22:00:27 +01:00
auth_headers.py logging: changed module in logs extra as it is a reserved keyword 2022-10-27 22:54:02 +02:00
auth_jasig_cas.py python3: fix urllib usage 2023-03-06 22:00:27 +01:00
auth_ldap.py logging: changed module in logs extra as it is a reserved keyword 2022-10-27 22:54:02 +02:00
auth_pam.py python3: fixed various code issues 2023-03-20 20:51:25 +01:00
auth_rhodecode.py logging: changed module in logs extra as it is a reserved keyword 2022-10-27 22:54:02 +02:00
auth_token.py auth: allow custom name for plugins if defined in the settings. 2020-11-03 13:25:13 +01:00