On 2/7/25 03:19, Andreas Vetter wrote:

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

You can do this in /etc/mailman3/settings.py only without editing venv/lib/python3.11/site-packages/mailman_web/settings/mailman.py by adding
```
del ACCOUNT_AUTHENTICATION_METHOD
ACCOUNT_LOGIN_METHODS = {'email', 'username'}
```

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
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/ABSYGVZCMRQIMPPVAWYVSIVE7BHUBUJR/

This message sent to [email protected]

Reply via email to