Commit graph

12 commits

Author SHA1 Message Date
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
078973d862 Hide MySQL config for unauthenticated users.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-02-08 01:08:00 +01:00
9483730df7 Add cronjob to remove old backup messages.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-02-07 22:26:29 +01:00
077431fa06 Fix STARTTLS in poster.pl.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-02-07 21:43:02 +01:00
af5ed9465f Fix headers with continuation immediately at start.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-02-01 00:42:36 +01:00
4ce8017756 Fix ChangeLog format.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 23:37:03 +01:00
3680a37aaa Only connect to newsserver if there are approved posts.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 23:37:03 +01:00
9e5f72b7ea Drop more headers.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 23:37:03 +01:00
8db4fa83e0 Add wrapper script for read-mail.pl
Drop procmail, use Exim filter as .forward.

Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 23:37:03 +01:00
6032e3984a Add shell to new huhu mod users.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 23:37:02 +01:00
8259e05504 Update to current Debian version.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 23:37:02 +01:00
1674138be6 Add meta files (INSTALL, ChangeLog, ...).
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-31 13:56:14 +01:00