View Issue Details

IDProjectCategoryView StatusLast Update
0000018WackoWikiemailpublic2009-08-19 09:39
ReporterEoNy Assigned ToTann San  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2 
Target Version4.3.rcFixed in Version4.3.rc 
Summary0000018: email_confirm is not populated in the database
DescriptionWhen email confirmation is successfull, the column email_confirm in the database user entry stays blank
TagsNo tags attached.

Relationships

related to 0000017 resolvedTann San email verification procedure is confusing 

Activities

Tann San

2007-11-30 22:01

manager   ~0000217

I just tested this out with the latest SVN release and it works as it's supposed to. email_confirm is populated when you register a new account. That email account should receive an email with a link like this one:

http://www.yourwiki.com/Registration?confirm=fbacf74440119db37c61df0b35f8f6fc

That code is the one used in the email_confirm column. When you do a "Change Password" that doesn't use the same column, that instead uses the "changepassword" column and the link will look like:

http://www.yourwiki.com/Password?secret_code=4617e69d3f21c50a08e7ff4b58ce0257

which again is the same value as in the column.

If you go to your user settings page and change your email address then it repopulates the email_confirm column and sends out another email asking you to confirm that address.

Issue History

Date Modified Username Field Change
2007-08-28 00:21 EoNy New Issue
2007-08-29 05:58 administrator Legacy => NPJ
2007-11-01 14:11 administrator Status new => acknowledged
2007-11-01 14:11 administrator Target Version => 5.0.0
2007-11-01 14:11 administrator Description Updated
2007-11-30 21:57 Tann San Status acknowledged => assigned
2007-11-30 21:57 Tann San Assigned To => Tann San
2007-11-30 22:01 Tann San Status assigned => resolved
2007-11-30 22:01 Tann San Fixed in Version => 5.0.0
2007-11-30 22:01 Tann San Resolution open => fixed
2007-11-30 22:01 Tann San Note Added: 0000217
2007-12-02 20:26 administrator Relationship added related to 0000017
2009-08-19 09:22 administrator Fixed in Version 5.0.0 => 4.3.rc
2009-08-19 09:39 administrator Target Version 5.0.0 => 4.3.rc
2010-03-08 10:13 administrator Category Email => email