curo1305
731b65ecdd
feat(12-06): connection-ID native lifecycle — always INSERT, PUT credentials, connectionsFor multi-account
- Replace _upsert_cloud_connection with _insert_cloud_connection (always inserts new UUID row)
- Add PUT /connections/{id}/credentials endpoint (owner-scoped, SSRF + health-check, password-preserve)
- SettingsCloudTab: connectionsFor() renders all same-provider connections with Add account row
- CloudCredentialModal.submit: calls updateWebDavCredentials on edit, connectWebDav on create
- utils.js: FastAPI validation arrays normalised to concise field messages (Rule 2)
- Backend tests: same-provider independence + IDOR negative test for credential update
2026-06-21 22:29:59 +02:00
..
2026-06-16 11:50:17 +02:00
2026-06-12 16:59:46 +02:00
2026-06-21 22:29:59 +02:00
2026-06-16 11:50:17 +02:00
2026-05-22 08:53:28 +02:00
2026-06-16 11:50:17 +02:00
2026-06-16 11:50:17 +02:00
2026-06-08 16:11:58 +02:00
2026-06-16 11:50:17 +02:00
2026-05-28 17:10:52 +02:00