mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-11 08:15:37 +00:00
This option enables HTTP Basic authentication for the web interface instead of the default Digest authentication. This is useful when running Heritrix behind a reverse proxy that adds external authentication as typically they don't support Digest auth for the upstream server. #641