53961eb2c6
Removed the `/api/integrations/{integration_id}/credentials` endpoint which exposed plaintext credentials.
Created a new `/api/integrations/{integration_id}/test` endpoint to securely perform connection tests server-side.
Updated frontend to use the new secure test endpoint.
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>