Commit Graph
7 Commits
Author SHA1 Message Date
RaresKeY c473240131 security: bind bearer sessions to endpoint provenance 2026-08-30 20:03:06 +00:00
RaresKeY a09b0b5722 fix(security): close bearer alias boundaries 2026-08-30 17:52:35 +00:00
RaresKeY 0b32ecea50 fix(security): restore scoped bearer compatibility 2026-08-30 15:35:17 +00:00
RaresKeY e1da1264dc fix(security): close bearer auxiliary boundaries 2026-08-29 12:27:14 +00:00
RaresKeY 31c7249ef3 fix(security): close bearer side-effect boundaries 2026-08-29 00:19:59 +00:00
RaresKeY 9150a453b4 fix(security): close API token agent authorization gaps 2026-08-28 18:07:40 +00:00
Tal.Yuan fb8c391a88 refactor(routes): move webhook domain into routes/webhook/ subpackage (#5781)
Slice 2l of the route-domain reorganization (#4082/#4071). Moves
webhook_routes.py into routes/webhook/, leaving a backward-compat
sys.modules shim. Pure file reorganization, no behavior change.
One source-introspection test repointed (test_api_chat_security.py).
2026-08-03 20:44:31 +02:00