Skip to content

security: upgrade auth hashing and request signatures#752

Open
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-auth-hash-upgrade
Open

security: upgrade auth hashing and request signatures#752
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-auth-hash-upgrade

Conversation

@lhy8888
Copy link

@lhy8888 lhy8888 commented Mar 8, 2026

Summary

Authentication/signature logic relied on MD5/SHA1 defaults in multiple ACL/auth flows.

Security Fix

Move defaults to bcrypt/SHA-256 while keeping legacy compatibility checks to avoid breaking existing integrations.

Linked Issue

Closes #751
#751

Commit

c858f90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SECURITY][High] Weak auth hashing/signature defaults (MD5/SHA1)

1 participant