unrhodecode/rhodecode
RhodeCode Admin cd9fe75554 fix(caching): fixed problems with Cache query for users.
The old way of querying caused the user get query to be always cached, and returning old results even in 2fa forms.
The new limited query doesn't cache the user object resolving issues
2024-04-23 15:25:21 +02:00
..
api feat(repo_path-config): moved main storage location path into ini file. Fixes: RCCE-61 2024-03-01 09:39:14 +02:00
apps fix(caching): fixed problems with Cache query for users. 2024-04-23 15:25:21 +02:00
authentication feat(2fa): Added 2fa option. Fixes: RCCE-65 2024-04-15 12:13:03 +03:00
config Updated with a latest changes. 2024-03-11 20:12:31 +02:00
events fix(imports): fixed circular import problem 2024-03-11 15:08:11 +01:00
forms modernize: updates for python3 2023-07-18 14:45:20 +02:00
i18n i18n: Updated message catalog template 2022-10-03 13:29:53 +00:00
integrations tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
lib shell: remove module level imports 2024-04-22 14:54:33 +02:00
model fix(caching): fixed problems with Cache query for users. 2024-04-23 15:25:21 +02:00
public feat(2fa): Added 2fa option. Fixes: RCCE-65 2024-04-15 12:13:03 +03:00
templates fix(caching): fixed problems with Cache query for users. 2024-04-23 15:25:21 +02:00
tests feat(2fa): Added 2fa option. Fixes: RCCE-65 2024-04-15 12:13:03 +03:00
typing modernize: updates for python3 2023-07-18 14:45:20 +02:00
__init__.py fix(tests): fixed db migration tests after introduction of RC_TEST flag 2024-03-12 10:08:17 +01:00
subscribers.py feat(repo_path-config): moved main storage location path into ini file. Fixes: RCCE-61 2024-03-01 09:39:14 +02:00
translation.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
tweens.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
VERSION chore(release): bumped version to 5.1.0 2024-02-26 15:07:25 +01:00