Aias00 commented on PR #2162: URL: https://github.com/apache/rocketmq-dashboard/pull/2162#issuecomment-5310707429
Both blocking items are addressed in the current branch. Commit `09423b24` defines an explicit login delivery contract: browsers receive an HttpOnly cookie and API clients request a bearer token with `X-RocketMQ-Studio-Session-Delivery: bearer`; controller tests cover both behavior. The same commit catches the bootstrap `DuplicateKeyException` and adds database regression coverage. Re-ran `AuthControllerTest`, `AuthServiceDatabaseTest`, `AuthCookieTest`, and `AuthCookieProfileTest` successfully. -- 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]
