معرفی شرکت ها


cubicweb-forgotpwd-0.9.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

password recovery component for the CubicWeb framework
ویژگی مقدار
سیستم عامل -
نام فایل cubicweb-forgotpwd-0.9.3
نام cubicweb-forgotpwd
نسخه کتابخانه 0.9.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده LOGILAB S.A. (Paris, FRANCE)
ایمیل نویسنده contact@logilab.fr
آدرس صفحه اصلی https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-forgotpwd
آدرس اینترنتی https://pypi.org/project/cubicweb-forgotpwd/
مجوز LGPL
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 : 1. ask for a new password, the user must have a valid primary email associated to his account. 2. 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: .. sourcecode:: ini [FORGOTPWD] revocation-limit=30 # minutes 3. If 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.


نیازمندی

مقدار نام
<3.39.0,>=3.38.0 cubicweb[crypto]
- Pillow
- six


نحوه نصب


نصب پکیج whl cubicweb-forgotpwd-0.9.3:

    pip install cubicweb-forgotpwd-0.9.3.whl


نصب پکیج tar.gz cubicweb-forgotpwd-0.9.3:

    pip install cubicweb-forgotpwd-0.9.3.tar.gz