Hello,
I have a venv installation of:
 mailman postorius django-mailman3 hyperkitty mailman-web
I just did  a
pip install -U --upgrade-strategy eager

When running
mailman-web runjobs -l
I get the following Warning:
System check identified some issues:

WARNINGS:
?: settings.ACCOUNT_AUTHENTICATION_METHOD is deprecated, use:
settings.ACCOUNT_LOGIN_METHODS = {'email', 'username'}

I guess this is from allauth (version django-allauth-65.4.1).

Changing ACCOUNT_AUTHENTICATION_METHOD to ACCOUNT_LOGIN_METHODS in
/etc/mailman3/settings.py is not enough. One has to edit
venv/lib/python3.11/site-packages/mailman_web/settings/mailman.py
--
Mit freundlichen Gruessen,
  Andreas Vetter
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/UN6IY7ZPYULLZFAVZ7Z34YBFBDTXXMNN/

This message sent to [email protected]

Reply via email to