Forgot Password [Password Reminder] functionality in EZ3

Author Message

Srinivas Rao

Friday 24 October 2003 10:18:25 pm

Hi everybody,

I am using ez 3.1-1 for developing a small website and need your help desperately. I would like to have a password reminder functionality done. ie. the user would give their Email id and user name and the password should be fetched from the datbase and should be emailed to the concerned user. How can I implement it.
Need you help!!!

Thanks in Advance
Srinivasa Rao

Marco Zinn

Saturday 25 October 2003 12:20:32 am

Hi,
bad news: you cannot send the password to a user, because the password itself is not stored, just a hash code of it. This is very common in "password" systems.
Good news: There is a good function, where a user can request a news password, when he enters his email adress.
You can access the function with the URL /user/forgotpassword/ (just like here at ez.no. The Link appears on the right side of the "login" page).
Will that help you?

Marco
http://www.hyperroad-design.com

Srinivas Rao

Sunday 26 October 2003 9:03:22 pm

Hi,

Thanx for giving the reply. I am searching for this functionality in eZ-3. Now I got the solution.

Warm Regards,
Srinivasa Rao

chacha chacha

Monday 05 March 2007 8:20:31 am

Hi,
When a user on the web-site forgot is password, he will have a message on his mailbox.
He can click to generate a new password.
All is ok for me.

But I try to send also to the user his <b>login</b> so but impossible.

On the template forgotpassword.tpl
I have :
Your email: {$user.email}

But the login how I can ?
Should I change an array or anything on the forgotpasswordmailtpl ?

Thanks

Fabricio Guerrero

Monday 05 March 2007 9:03:09 am

i haven't tried this but have you tried adding:

Username: {$user.login}

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

Xavier Dutoit

Monday 05 March 2007 9:04:00 am

Hi,

If I remember properly, this isn't available unfortunately in that template.
I think I did fill a feature request, if not I suggest to create one.

X+

P.S. A better option would be to send a link to a page that allows the user to enter a new password instead of a page that generate a new password and send it by email to the user (without the login information).

http://www.sydesy.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 21:15:00
Script start
Timing: Jan 18 2025 21:15:00
Module start 'layout'
Timing: Jan 18 2025 21:15:00
Module start 'content'
Timing: Jan 18 2025 21:15:02
Module end 'content'
Timing: Jan 18 2025 21:15:02
Script end

Main resources:

Total runtime1.3124 sec
Peak memory usage4,096.0000 KB
Database Queries72

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 588.1563152.6563
Module start 'layout' 0.00590.0041 740.812539.4922
Module start 'content' 0.01001.3009 780.3047686.7813
Module end 'content' 1.31090.0015 1,467.085916.1094
Script end 1.3123  1,483.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2712160.0002
Check MTime0.00140.1054160.0001
Mysql Total
Database connection0.00100.076410.0010
Mysqli_queries1.235894.1639720.0172
Looping result0.00890.6783700.0001
Template Total1.277797.420.6389
Template load0.00230.177320.0012
Template processing1.275497.182320.6377
Template load and register function0.00020.013610.0002
states
state_id_array0.00090.070710.0009
state_identifier_array0.00160.121920.0008
Override
Cache load0.00200.1538430.0000
Sytem overhead
Fetch class attribute can translate value0.00110.084850.0002
Fetch class attribute name0.00140.107590.0002
XML
Image XML parsing0.00200.151450.0004
class_abstraction
Instantiating content class attribute0.00000.001390.0000
General
dbfile0.00100.0798280.0000
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
8content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 31
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs