unrhodecode/rhodecode/authentication
RhodeCode Admin 159c758565 auth-plugins: remove the in-object cache that cauused invalidation failures.
We use now proper dogepile cache which gets purged on settings change.
2023-02-02 09:42:19 +01:00
..
plugins logging: changed module in logs extra as it is a reserved keyword 2022-10-27 22:54:02 +02:00
tests code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
base.py caches: fixed auth plugin usage of cached settings. 2023-01-10 09:22:41 +01:00
interface.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
registry.py auth-plugins: remove the in-object cache that cauused invalidation failures. 2023-02-02 09:42:19 +01:00
routes.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
views.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00