flake8
passed.
JSHint
passed.
Review Request #14918 — Created March 17, 2026 and submitted
The
go-http-authpackage hasn't been updated in a long time, and isn't
very much code to replace. This change reimplements HTTP Basic auth
using custom middleware, and improves upon it by supporting
bcrypt-encoded passwords.
Ran unit tests.