Files
igny8/backend/igny8_core
IGNY8 VPS (Salman) a267fc0715 Fix authentication: Ensure correct user/account is loaded
- JWTAuthentication now uses select_related('account', 'account__plan') to get fresh user data
- Added check to use user's current account if it differs from token's account_id
- This ensures correct user/account is shown even if account changed after token was issued
- Fixes bug where wrong user was displayed after login
2025-11-16 19:28:37 +00:00
..
2025-11-13 17:26:00 +00:00
2025-11-09 10:27:02 +00:00
2025-11-09 10:27:02 +00:00
2025-11-09 10:27:02 +00:00