Files
new-api/controller
CaIon 9253426223 fix(user): invalidate user and token caches when disabling user
When an admin disables/deletes/promotes/demotes a user via ManageUser,
explicitly evict the user cache and all of the user's token caches from
Redis. This prevents a disabled user from continuing to make successful
API requests until the user cache TTL expires, and ensures subsequent
requests reload fresh status from the database.
2026-04-17 23:58:45 +08:00
..
2026-02-17 18:00:10 +08:00
2026-02-17 18:00:10 +08:00
2025-03-15 19:10:12 +08:00
2026-03-23 00:48:55 +08:00
2026-03-15 00:23:13 +08:00