Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
forgotpwd
Commits
3d45db70e466
Commit
af97a9f0
authored
Feb 16, 2010
by
Sylvain Thénault
Browse files
packaging fixes, add screenshots
parent
2389a8a34719
Changes
4
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
3d45db70
...
...
@@ -39,8 +39,6 @@ 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.
.. image:: cube_forgotpwd_1.png
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:
...
...
@@ -52,8 +50,6 @@ The workflow of password recovery is defined below :
3. If the link is valid, the user can change his password in a new form.
.. image:: cube_forgotpwd_1.png
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.
...
...
debian/control
View file @
3d45db70
...
...
@@ -4,15 +4,13 @@ Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
Standards-Version: 3.8.0
Homepage: http://www.cubicweb.org/project/cubicweb-forgotpwd
Package: cubicweb-forgotpwd
Architecture: all
Depends: cubicweb-common (>= 3.6.1), python-crypto, python-imaging
Description: password recovery cube
CubicWeb
is a semantic web application framework
.
This
CubicWeb
component provides password recovery functionnality
.
.
password recovery cube
.
This package will install all the components you need to run the
cubicweb-forgotpwd application (cube :)..
CubicWeb is a semantic web application framework, see http://www.cubicweb.org
doc/screenshot_login_box.png
0 → 100644
View file @
3d45db70
8.61 KB
doc/screenshot_password_reset_form.png
0 → 100644
View file @
3d45db70
6.75 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment