password recovery component for the CubicWeb framework
Project description
Summary
The forgotpwd cube provides an easy way to generate a new password for an user, eg the common”I forgot my password” functionnality.
It is non-obstrusive and easy to plug.
Usage
This cube creates a new entity called Fpasswd. This is an internal entity: managers and users can’t read/delete or modify this kink of entity.
The workflow of password recovery is defined below :
ask for a new password, the user must have a valid primary email associated to his account.
An email has been sent. This email contains a generated url associated to an user. This link is valid during a short period. This time limit can be configured in the all-in-one.conf file:
[FORGOTPWD] revocation-limit=
30# minutesIf the link is valid, the user can change his password in a new form.
There is an automatic task that delete periodically all old Fpasswd which are stored in the database. This task is started at the launching of the application.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cubicweb_forgotpwd-0.9.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b3aa2ddb5f0f9eb9c332f5538c8b1fce714511e1ae47fe895777bf1e6a66b2 |
|
MD5 | 857b4ee6ac6eaf5cdb6b8d3bbddfd8c6 |
|
BLAKE2b-256 | cdb184ca68711fbf375a339a9afe8a632fa832f8ebd9ed1cc4cb86bb358a883f |