django-password-reset | Class-based views for password reset
kandi X-RAY | django-password-reset Summary
kandi X-RAY | django-password-reset Summary
Class-based views for password reset
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Sets the email signature
- Send email notification
- Return the current site
- Signal handler for form validation
- Sets the user s password
- Return the URL to redirect to
- Load timestamp and email
- Takes a value and returns the timestamp
django-password-reset Key Features
django-password-reset Examples and Code Snippets
Community Discussions
Trending Discussions on django-password-reset
QUESTION
I have a Django site which is hosted on GCP App Engine with SendGrid as email host. When resetting the password and clicking on the link in the following email, the subsequent error is thrown:
Your connection is not private
NET::ERR_CERT_COMMON_NAME_INVALID
I've looked into several potential causes (linked at the end) but haven't been able to find a solution.
password_reset_email.html
(only displaying the reset_link block)
ANSWER
Answered 2021-Oct-20 at 07:49Twilio SendGrid developer evangelist here.
You will need to get SSL Click Tracking turned on so that your CDN can forward SSL content onto SendGrid with a valid certificate for your domain.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install django-password-reset
You can use django-password-reset like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page