fix(googlechat): deprecate users/<email> allowlists (#16243)

This commit is contained in:
Peter Steinberger
2026-02-14 15:31:26 +01:00
committed by GitHub
parent 3967ece625
commit c8424bf29a
5 changed files with 59 additions and 24 deletions
+1
View File
@@ -12,6 +12,7 @@ Docs: https://docs.openclaw.ai
- Security: fix Chutes manual OAuth login state validation (thanks @aether-ai-agent). (#16058)
- macOS: hard-limit unkeyed `openclaw://agent` deep links and ignore `deliver` / `to` / `channel` unless a valid unattended key is provided. Thanks @Cillian-Collins.
- Security/Google Chat: deprecate `users/<email>` allowlists (treat `users/...` as immutable user id only); keep raw email allowlists for usability. Thanks @vincentkoc.
## 2026.2.14