Peter Steinberger
|
892a9c24b0
|
refactor(security): centralize channel allowlist auth policy
|
2026-02-26 13:06:33 +01:00 |
|
Brian Mendonca
|
d1bed505c5
|
security(irc): isolate group allowlist from DM pairing store
|
2026-02-25 04:48:43 +00:00 |
|
Peter Steinberger
|
161d9841dc
|
refactor(security): unify dangerous name matching handling
|
2026-02-24 01:33:08 +00:00 |
|
Peter Steinberger
|
cfa44ea6b4
|
fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907)
* fix(channels): default allowFrom to id-only; add dangerous name opt-in
* docs(security): align channel allowFrom docs with id-only default
|
2026-02-24 01:01:51 +00:00 |
|
Peter Steinberger
|
0183610db3
|
refactor: de-duplicate channel runtime and payload helpers
|
2026-02-23 21:25:28 +00:00 |
|
Peter Steinberger
|
6dd36a6b77
|
refactor(channels): reuse runtime group policy helpers
|
2026-02-22 12:44:23 +01:00 |
|
Peter Steinberger
|
85e5ed3f78
|
refactor(channels): centralize runtime group policy handling
|
2026-02-22 12:35:41 +01:00 |
|
Peter Steinberger
|
777817392d
|
fix: fail closed missing provider group policy across message channels (#23367) (thanks @bmendonca3)
|
2026-02-22 12:21:04 +01:00 |
|
Peter Steinberger
|
0bd9f0d4ac
|
fix: enforce strict allowlist across pairing stores (#23017)
|
2026-02-22 00:00:23 +01:00 |
|
Kirill Shchetynin
|
ee519086f6
|
Feature/default messenger delivery target (openclaw#16985) thanks @KirillShchetinin
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: KirillShchetinin <13061871+KirillShchetinin@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-02-19 22:37:19 -06:00 |
|
Peter Steinberger
|
b8b43175c5
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
Peter Steinberger
|
31f9be126c
|
style: run oxfmt and fix gate failures
|
2026-02-18 01:29:02 +00:00 |
|
cpojer
|
d0cb8c19b2
|
chore: wtf.
|
2026-02-17 13:36:48 +09:00 |
|
Sebastian
|
ed11e93cf2
|
chore(format)
|
2026-02-16 23:20:16 -05:00 |
|
cpojer
|
4b8f53979e
|
chore: Fix type errors from reverts.
|
2026-02-17 11:22:49 +09:00 |
|
cpojer
|
d3a36cc3b0
|
chore: Fix remaining extension test types, enable type checking for extension tests.
|
2026-02-17 10:14:01 +09:00 |
|
cpojer
|
90ef2d6bdf
|
chore: Update formatting.
|
2026-02-17 09:18:40 +09:00 |
|
Peter Steinberger
|
544ffbcf7b
|
refactor(extensions): dedupe connector helper usage
|
2026-02-16 14:59:30 +00:00 |
|
Shadow
|
c6b3736fe7
|
fix: dedupe probe/token base types (#16986) (thanks @iyoda)
|
2026-02-15 11:36:54 -06:00 |
|
Peter Steinberger
|
6543ce717c
|
perf(test): avoid plugin-sdk barrel imports
|
2026-02-14 12:42:19 +00:00 |
|
Peter Steinberger
|
b50640c600
|
fix(irc): type socket error param
|
2026-02-12 22:58:42 +01:00 |
|
Vignesh
|
fa906b26ad
|
feat: IRC — add first-class channel support
Adds IRC as a first-class channel with core config surfaces (schema/hints/dock), plugin auto-enable detection, routing/policy alignment, and docs/tests.
Co-authored-by: Vignesh <vigneshnatarajan92@gmail.com>
|
2026-02-10 17:33:57 -06:00 |
|