You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(basicauth): simplify dummy verifier logic and improve docs
- Remove redundant hasDummy flag (zero-value verifierStrength always
loses to real values)
- Simplify Authorizer closure by directly reassigning verify variable
- Document fallbackDummySHA512 preimage value at declaration site
- Replace obfuscated hex byte array with string literal in test
- Document mixed-hash timing limitation on buildVerifiers
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments