unrhodecode/rhodecode/authentication
RhodeCode Admin 8ae0e8de44 caches: make sure the global cache namespace prefixes are used.
- fixes problems when porting from old RC to new python3 based and different serialization mech
2023-07-26 16:15:52 +02:00
..
plugins authentication: run modernize for python3 2023-07-18 14:26:37 +02: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 caches: make sure the global cache namespace prefixes are used. 2023-07-26 16:15:52 +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 authentication: run modernize for python3 2023-07-18 14:26:37 +02:00
views.py authentication: run modernize for python3 2023-07-18 14:26:37 +02:00