#1000985 Mailman web interface shows Fedora icon on login page, which errors when clicked on #1000985
- Package:
- mailman3-web
- Source:
- mailman-suite
- Submitter:
- Alain Knaff
- Date:
- 2024-12-11 13:24:02 UTC
- Severity:
- normal
Hi, Mailman3-web ships with a /usr/share/mailman3-web/settings_local.py.sample file that has django_mailman3.lib.auth.fedora included in INSTALLED_APPS This causes appearance of a fedora logo on the mailing lists' login page. However, clicking on that logo results in an error message mailed to admin (see attach) Removing django_mailman3.lib.auth.fedora from /etc/mailman3/mailman-web.py locally fixes the issue, but obviously packages should not ship with defaults that cause errors. Thanks, Alain
Hi. Le Thu, Dec 02, 2021 at 08:34:03AM +0100, Alain Knaff a écrit : For what it's worth, some related discussion about this parameter's docs, in https://gitlab.com/mailman/mailman-suite-doc/-/issues/28 Hth,
Dear Maintainer, This causes 100s of error emails per minutes on a sufficiently indexed instance. I think this shdould be removed from the default config in a stable update.