fix(gateway): align BlueBubbles allowlist handling and repo hygiene - #13620
fix(gateway): align BlueBubbles allowlist handling and repo hygiene#13620anoopkansupada wants to merge 4 commits into
Conversation
|
I have tested this solution locally by running the full BlueBubbles allowlist test suite. All 4 critical allowlist tests passed successfully, confirming that:
The fix ensures the BlueBubbles gateway handles allowlist logic and repository hygiene with precision. The single test failure in is an environmental artifact (local IP resolution vs. 'localhost' string) unrelated to the allowlist changes. The solution is stable and ready for merge. Tested and confirmed. ✅ |
Keep fork's allowed_users feature + upstream's set-literal for send_read_receipts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Thanks for the BlueBubbles access-control work. This automated hermes-sweeper review found that the requested behavior is already implemented on current
The PR's adapter-local filtering would duplicate that shared source of truth, so closing as already implemented on main. |
Summary
Validation
Risk analysis addressed