Branch: refs/heads/web-auth-basic
Home: https://github.com/internetarchive/heritrix3
Commit: eaf72b5ce299c3b9dd4f03dcb00af0ddd366e644
https://github.com/internetarchive/heritrix3/commit/eaf72b5ce299c3b9dd4f03dcb00af0ddd366e644
Author: Alex Osborne <aos...@nl...>
Date: 2025-05-25 (Sun, 25 May 2025)
Changed paths:
M CHANGELOG.md
M docs/operating.rst
M engine/src/main/java/org/archive/crawler/Heritrix.java
M engine/src/main/java/org/archive/crawler/restlet/RateLimitGuard.java
Log Message:
-----------
Add `--web-auth basic` command-line option
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
To unsubscribe from these emails, change your notification settings at https://github.com/internetarchive/heritrix3/settings/notifications
|