gabriel / musehub public
refactor BREAKING dev
AI Agent gabriel · 130 days ago · May 5, 2026 · Diff

refactor: replace uuid4 request_id with secrets.token_hex in access_log middleware

sha256:32358536260e7e58dddd73a7d418e005598137acc3d391157aa7fa803fb7d81b sha
+1 ~4 −1 symbols
sha256:debd071c6b3ad43d39268554d01c37c5a1734b3254cf0e58c8bc523a584f0705 snapshot
+1
symbol added
~4
symbols modified
−1
symbol removed
0
dead code introduced
Semantic Changes 6 symbols
~ musehub/middleware/access_log.py .py 1 symbol added, 1 symbol removed, 2 symbols modified
uuid import import uuid L21–21
+ secrets import import secrets L20–20
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:32358536260e7e58dddd73a7d418e005598137acc3d391157aa7fa803fb7d81b --body "your comment"