-
**Describe the bug:**
When the ACCOUNT_EMAIL_VERIFICATION setting is set to 'mandatory' in my Django application, the login system breaks. Attempting to sign up or log in new users results in a serve…
-
Currently the username and password data is stored in the http headers which isn't the most secure. Implement a better way to send these credentials.
-
How can I add some custom verification at the time of login? What I want to do is to send an email at the time of user registration and if the user verifies the email then only he can log in. For eg i…
-
This includes
- #210 - Allow email login
- #47 - 2factor auth
- #76 - email address update needs roundtrip verification
- #120 - consider replacing django-registration
- #182 - add language to user p…
-
- [ ] create Class Based View for creating new accounts
- [ ] how much of Django's built-in views can be re-used?
- [x] Django's built-in views were introduced as CBV in Django 1.11. Up to 1…
-
### Describe the bug
I was working on a proof of concept and created a test 2GP package. I then made a new release, v0.1.0.1, and ran the command "cci task run metadeploy_publish -o tag TAG". However…
-
I've been trying to make this work for many hours but I still haven't been able to get email verification working.
I want to be able to send an email to the user pointing to a page on the frontend …
-
### Describe the bug
I changed the default flag field with `USER_VERIFICATION_FLAG_FIELD` and created a superuser with the Django command `createsuperuser`. Changing this superuser's email results …
-
**Tag/version of Container Images: 0.5.1**
I opened a PR fixing this (#717)
Running "pip install --break-system-packages pytz" inside the web container fixes the problem
The only differences fr…
-
The demo notebooks are stuck "Waiting for worker ..."
![image](https://github.com/mljar/mercury/assets/35440235/d49382f9-c5a0-4840-bf4a-b3340f884fe5)
This is a brand-new install, followed all th…