#1000985 Mailman web interface shows Fedora icon on login page, which errors when clicked on

#1000985#5
Date:
2021-12-02 07:34:03 UTC
From:
To:
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

#1000985#10
Date:
2022-06-29 08:17:09 UTC
From:
To:
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,

#1000985#15
Date:
2024-12-11 13:21:08 UTC
From:
To:
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.