Web application to moderate Usenet groups.
Find a file
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
bin Fix STARTTLS in poster.pl. 2026-02-07 21:43:02 +01:00
cgi-bin Add executable bits. 2022-01-29 10:24:17 +01:00
doc Initial checkin. 2022-01-29 10:22:11 +01:00
etc/skel Add cronjob to remove old backup messages. 2026-02-07 22:26:29 +01:00
MOD Hide MySQL config for unauthenticated users. 2026-02-08 01:08:00 +01:00
samples Accept ipv6 addresses as moderator. 2026-02-22 11:05:19 +01:00
sbin Add shell to new huhu mod users. 2026-01-31 23:37:02 +01:00
ChangeLog Accept ipv6 addresses as moderator. 2026-02-22 11:05:19 +01:00
INSTALL Add meta files (INSTALL, ChangeLog, ...). 2026-01-31 13:56:14 +01:00
LICENSE Add meta files (INSTALL, ChangeLog, ...). 2026-01-31 13:56:14 +01:00
README.md Add meta files (INSTALL, ChangeLog, ...). 2026-01-31 13:56:14 +01:00
TODO Initial checkin. 2022-01-29 10:22:11 +01:00

huhu

Web application to moderate Usenet groups.

Copyright 2007-2009 Roman Racine
Copyright 2010 Alexander Bartolich

Forked from https://github.com/Albasani/Huhu.