openclaw/extensions/nextcloud-talk/src
Josh Avant 36d2ae2a22 SecretRef: harden custom/provider secret persistence and reuse (#42554)
* Models: gate custom provider keys by usable secret semantics

* Config: project runtime writes onto source snapshot

* Models: prevent stale apiKey preservation for marker-managed providers

* Runner: strip SecretRef marker headers from resolved models

* Secrets: scan active agent models.json path in audit

* Config: guard runtime-source projection for unrelated configs

* Extensions: fix onboarding type errors in CI

* Tests: align setup helper account-enabled expectation

* Secrets audit: harden models.json file reads

* fix: harden SecretRef custom/provider secret persistence (#42554) (thanks @joshavant)
2026-03-10 23:55:10 +00:00
..
accounts.test.ts fix: harden secret-file readers 2026-03-10 23:40:10 +00:00
accounts.ts fix: harden secret-file readers 2026-03-10 23:40:10 +00:00
channel.startup.test.ts
channel.ts refactor: share passive account lifecycle helpers 2026-03-10 22:18:04 +00:00
config-schema.test.ts
config-schema.ts
format.ts
inbound.authz.test.ts
inbound.ts
monitor.auth-order.test.ts
monitor.backend.test.ts
monitor.read-body.test.ts
monitor.replay.test.ts
monitor.test-fixtures.ts
monitor.test-harness.ts
monitor.ts
normalize.ts
onboarding.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
policy.test.ts refactor: share matched group policy evaluation 2026-03-08 00:05:24 +00:00
policy.ts refactor: share matched group policy evaluation 2026-03-08 00:05:24 +00:00
replay-guard.test.ts
replay-guard.ts
room-info.ts
runtime.ts refactor: harden browser runtime profile handling 2026-03-09 00:25:43 +00:00
secret-input.ts
send.test.ts
send.ts
signature.ts
types.ts