mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-07-28 01:27:58 +00:00
981ab3affe
Allow allowlisted remote channels to list, get, and update their own command cron jobs while preserving exact channel/chat ownership checks. Apply the same access control to remove, enable, and disable so remote callers cannot mutate jobs outside their channel/chat scope. Keep wildcard remote allowlist behavior constrained by exact job ownership. Add regression tests for allowlisted, non-allowlisted, wildcard, internal, and non-command reminder access paths.