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
ec5ea1819c81
Commit
6e8981c1
authored
May 20, 2011
by
Sylvain Thénault
Browse files
not saved buffer
parent
ca4bcdd73c0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
hooks.py
View file @
ec5ea181
...
...
@@ -67,7 +67,7 @@ See you soon on %(base_url)s !
link
=
self
.
_cw
.
get_shared_data
(
'resetlink'
,
pop
=
True
)
user
=
fpasswd
.
reverse_has_fpasswd
[
0
]
return
{
'resetlink'
:
link
,
#
self._cw.get_shared_data('resetlink', pop=True),
'resetlink'
:
self
.
_cw
.
get_shared_data
(
'resetlink'
,
pop
=
True
),
'login'
:
user
.
login
,
# NOTE: it would probably be better to display the expiration date
# (with correct timezone)
...
...
Write
Preview
Markdown
is supported
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