huhu/ChangeLog
Thomas Hochstein 44676b3453 Accept ipv6 addresses as moderator.
"http_authentication_method=None" will bypass
HTTP AUTH and take the IP address as user
name, but the "moderator" column in each
database is limited to 20 chars, whereas
IPv6 addresses may be as long as 39 chars.
IPv6 was clearly not a consideration for
development.

Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-02-22 11:05:19 +01:00

16 lines
No EOL
671 B
Text

huhu 0.11.0 (unreleased)
* Re-order and add metadata files (TODO, ChangeLog, ...).
* Update to current Debian version.
* Add shell to new huhu mod users.
* Add wrapper script for read-mail.pl
* Add STARTTLS to poster.pl
* Drop more headers.
* Only connect to newsserver if there are approved posts.
* Fix headers with continuation immediately at start.
* Add cronjob to remove old backup messages.
* Hide MySQL config for unauthenticated users.
* Accept ipv6 addresses as moderator.
huhu 0.10 (unknown)
* huhu reports version 0.09 (from MOD/Displaylib.pm), but has code
to update databases from 0.09 to 0.10 (in samples/mysql).