Prompt for protected macOS channels
.NET port / test (macos-latest) (push) Canceled after 0s
.NET port / test (ubuntu-24.04) (push) Canceled after 0s
.NET port / test (windows-latest) (push) Canceled after 0s
.NET port / apple-client (push) Canceled after 0s
.NET port / cpp-conformance (push) Canceled after 0s

This commit is contained in:
2026-09-16 22:16:18 +02:00
parent 52f7f51e59
commit 5a30018aeb
4 changed files with 55 additions and 14 deletions
+5 -3
View File
@@ -24,11 +24,13 @@ up instantly. Newest status at the top.
server profiles now persist validated host, port, authentication mode and identity through
`VoiceCat.Core`; malformed profile files do not prevent startup, writes replace atomically,
and passwords are deliberately excluded from the model and JSON. Three behavior tests cover
profile round trips, corrupt input and account validation. Workload installation remains
profile round trips, corrupt input and account validation. Protected channels are labeled
and prompt for a session-only password before interrupting active voice; cancel and rejected
joins restore the selected channel and voice session. Workload installation remains
blocked by this Windows machine's unrelated Visual Studio
iOS/Android MSI repair failure, so device execution is not claimed. **Next:** run the
macOS CI/device capture-playback test and ten-minute listen gate, then add protected-channel
prompts, optional Keychain credentials, non-default devices, private messages,
macOS CI/device capture-playback test and ten-minute listen gate, then add optional Keychain
credentials, non-default devices, private messages,
moderation/settings, ScreenCaptureKit,
VoiceOver verification, signing and notarization.