Files
chat/internal
user 67460ea6b2
Some checks failed
check / check (push) Failing after 1m49s
fix: use timing-safe comparison for OPER credentials
Replace plain != string comparison with crypto/subtle.ConstantTimeCompare
for both operator name and password checks in handleOper to prevent
timing-based side-channel attacks.

Closes review feedback on PR #82.
2026-03-17 19:42:44 -07:00
..