z17033 opened a new issue, #739: URL: https://github.com/apache/cloudberry/issues/739
### Apache Cloudberry version master ### What happened psql did not vertify the user password when executing SQL after disconnection due to session timeout. There is a security risk. ### What you think should happen instead For security reasons, psql requires password verification before executing SQL after the session times out and disconnects ### How to reproduce Step 1: set idle_sessin_timeout = 5s; Step 2: restart cluster Step 3: Using psql login database and have the session remain idle for more than 5 seconds. ### Operating System OS-independent ### Anything else https://github.com/apache/cloudberry/pull/738/commits/0f8eef55115645bcbb74a3b38a5d5c429b9257e6 ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md). -- 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: commits-unsubscr...@cloudberry.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org