Aias00 commented on PR #2162:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/2162#issuecomment-5292876871

   Follow-up update:
   
   - `GET /api/auth/status` now returns the authenticated user identity when a 
session is valid.
   - The frontend refreshes its display identity from that server-authoritative 
response instead of relying only on local storage.
   - Legacy configured users may have no persistent `userId`; the frontend now 
represents that explicitly.
   
   Validated with Java 21 `mvn -Dtest=AuthControllerTest test` (9 tests), 
frontend targeted tests (15 tests), and `npm run build`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to