On 8/2/25 16:16, Mark wrote:
It fails for both domains on the server with the ACCOUNT_ADAPTER string
in "settings.py" and the unmodified "user_adapter.py".
This says to me that the "settings.py" is calling the "user_adapter.py"
which, for some strange reason, is still trying to match a site(host) name.
I don't think that's it. I think it's earlier in the processing than that.
What happens if you put
```
ACCOUNT_ADAPTER = 'allauth.account.adapter.DefaultAccountAdapter'
```
in settings.py.
Also, what are the settings in your web server for proxying to Mailman.
I have tried this in a test installation with two domains and
```
SITE_ID = 0
ACCOUNT_ADAPTER = 'django_mailman3.views.user_adapter.DisableSignupAdapter'
```
and I have no issue accessing accounts/signup at either domain.
--
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/V2WXKOC5DQ6PZTDJ2N4ZQDNL3GXCUSDJ/
This message sent to [email protected]