10 Feb
2019
10 Feb
'19
1:57 p.m.
I brought this question up on Github and received the solution from maxking:
https://github.com/maxking/docker-mailman/issues/283
In particular:
"In your settings_local.py
copy the whole INSTALLED_APPS section from default settings and add/remove the auth providers you want/don't want. Notice the allauth.socialaccount.providers.<provider>
in the list below."
Hope that helps. Brian