-
Hey, when trying to send a verification email, the container throws the following error
```
web | WARNING 2024-09-21 18:54:26,780 confirm WARNING: the URL seems to be malformed - http://localhost/…
-
Make a nicely formatted template email to invite users to the ARW platform.
-
I'm using Email instead of a username to log in to my website. I'm using ACCOUNT_EMAIL_VERIFICATION = "mandatory" from django-allauth. I've also the following URL pattern as suggested in the docs.
fr…
-
I've been trying to configure my Django REST Framework app to use django-auth-adfs for Microsoft Entra ID (former Azure AD B2C), but I have an error with signature verification.
```python
Django==…
-
### Self-Hosted Version
24.10
### CPU Architecture
x86_64
### Docker Version
Docker version 27.1.1, build 6312585
### Docker Compose Version
Docker Compose version v2.29.1-desktop.1
### Steps …
-
#### Description
*A clear and concise description of what the bug is.*
django_get_or_create does not work when using custom model manger create method
#### To Reproduce
*Share how the bug happen…
-
I have set up email verification as obligatory in the Allauth settings and as the documentation [suggests](https://dj-rest-auth.readthedocs.io/en/latest/api_endpoints.html#registration) created a new …
-
I'm working on 3 similar Django websites where we use django_otp for 2FA
We also use django-allauth and recently decided to use allauth for email verification.
We made email verification mandatory …
-
2661 Users in total
Many of these from looking at the [Django admin page](https://www.opencodelists.org/admin/opencodelists/user/) for opencodelists appear to be not genuine users ( [slack thread](…
-
Attempted to sign up and got this error.
Deirdre - editing here in the issue description just for visibility. This occurs when AllAuth is set for email verification and the port is not open on the…