openclaw/extensions/nextcloud-talk/src
Vincent Koc 5e78c8bc95
Webhooks: tighten pre-auth body handling (#46802)
* Webhooks: tighten pre-auth body handling

* Webhooks: clean up request body guards
2026-03-15 09:45:18 -07: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 test: share startup account lifecycle helpers 2026-03-14 01:41:17 +00:00
channel.ts refactor: reduce extension channel setup duplication 2026-03-14 02:40:27 +00:00
config-schema.test.ts
config-schema.ts refactor: share open allowFrom config checks 2026-03-14 02:40:27 +00:00
format.ts
inbound.authz.test.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
inbound.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
monitor.auth-order.test.ts
monitor.backend.test.ts
monitor.read-body.test.ts
monitor.replay.test.ts
monitor.test-fixtures.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
monitor.test-harness.ts
monitor.ts Webhooks: tighten pre-auth body handling (#46802) 2026-03-15 09:45:18 -07:00
normalize.test.ts refactor: share nextcloud target normalization 2026-03-13 16:51:59 +00:00
normalize.ts refactor: share nextcloud target normalization 2026-03-13 16:51:59 +00:00
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 Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07: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 refactor(extensions): share secret input schema builder 2026-03-07 17:05:23 +00:00
send.test.ts test: share send cfg threading helpers 2026-03-14 02:40:27 +00:00
send.ts refactor: deduplicate nextcloud send context 2026-03-13 16:51:59 +00:00
signature.ts
types.ts