yx9o opened a new pull request, #672: URL: https://github.com/apache/rocketmq-dashboard/pull/672
## What is the purpose of the change Fix case-sensitive Bearer authentication and prevent expired sessions from accumulating in memory. ## Brief changelog - Handle the Bearer authentication scheme case-insensitively. - Remove expired sessions before creating a new session. - Add deterministic tests for token expiration, authentication, and logout. ## Verifying this change - `mvn -q -Dtest=AuthServiceTest test` - `mvn -q test` - `mvn -q -DskipTests package` -- 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]
