Aias00 opened a new pull request, #1003: URL: https://github.com/apache/rocketmq-dashboard/pull/1003
## Summary - derive newly issued token TTLs from the persisted session timeout, with a validated 30-minute fallback - periodically reclaim expired in-memory sessions instead of waiting for another login - keep `studio.auth.login-required` deployment-controlled and replace the non-functional UI switch with an explicit configuration notice ## Verification - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q test` - `npm test -- --run src/api/generalSettings.test.ts` - `npm run lint` - `npm run build` - `git diff --check` Closes #1002 -- 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]
