CLI-526 Add a confirmation for the server selection#334
Conversation
50dc477 to
a6ad4a3
Compare
a6ad4a3 to
46a2b74
Compare
46a2b74 to
101b032
Compare
sophio-japharidze-sonarsource
left a comment
There was a problem hiding this comment.
We might need to test how this will look inside agent plugins that use integrate skill and are trying to set up connections themselves.
Checked. The agent pre-filled the parameters and let the human run the command anyway. |
|
Code Review ✅ Approved 1 resolved / 1 findingsIntegrates trust confirmation for server connections into both CLI flags and interactive flows, successfully addressing the missing trust confirmation for config-discovered servers. No issues found. ✅ 1 resolved✅ Security: Missing trust confirmation for config-discovered servers
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |



Summary by Gitar
confirmServerTrustto prompt users to confirm server connection before authenticating.--serverflag and interactive server selection flows.This will update automatically on new commits.