Dear Mr Spiro,
thank you so much for your reply. On my Debian 11 system I don't find 'django_mailman3.lib.auth.fedora' in my Django settings in </usr/lib/python3/dist-packages/django/conf/global_settings.py>:
# List of strings representing installed apps. INSTALLED_APPS = []
But I find:
INSTALLED_APPS = ( ... #'django_mailman3.lib.auth.fedora', ... )
in </etc/mailman3# less mailman-web.py>. After commenting this line out I restarted the mailman3 application by restarting the apache2 web server. Unfortunately, the Fedora button is still visible on login site of mailman3 and a server error occurs when I click the button.
Best regards, Markus
On 27.03.23 19:22, Mark Sapiro wrote:
On 3/27/23 06:00, Markus Ludwig Grandpré wrote:
Btw. how can I disable and remove the Fedora button from Maliman3's login page?
remove 'django_mailman3.lib.auth.fedora' from INSTALLED_APPS in your Django settings.
-- Markus Ludwig Grandpré Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung IT-Dienste Forschung und Lehre, B803, Tel: ++49 7531 88 4342