unrhodecode/rhodecode/authentication
2024-05-13 16:24:31 +03:00
..
plugins feat(2fa): added 2fa for more auth plugins and moved 2fa forced functionality to ee edition. Fixes: RCCE-68 2024-05-13 16:24:31 +03:00
tests authentication: run modernize for python3 2023-07-18 14:26:37 +02:00
__init__.py authentication: run modernize for python3 2023-07-18 14:26:37 +02:00
base.py feat(login by email option): added ability to log in with user primary email. Fixes: RCCE-63 2024-03-14 11:18:07 +02:00
interface.py authentication: run modernize for python3 2023-07-18 14:26:37 +02:00
registry.py caches: make sure the global cache namespace prefixes are used. 2023-07-26 16:15:52 +02:00
routes.py authentication: run modernize for python3 2023-07-18 14:26:37 +02:00
schema.py feat(2fa): added 2fa for more auth plugins and moved 2fa forced functionality to ee edition. Fixes: RCCE-68 2024-05-13 16:24:31 +03:00
views.py ldap: small fixes and improvements over ldap authentication 2023-08-21 09:40:30 +02:00