In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
402 [In-Portal CMS] Front End bug report always 2009-10-21 05:59 2010-01-11 22:05
alex  
alex  
normal  
closed 5.0.1  
fixed  
 
none 5.0.2-B1  
0
0000402: Forgot password reset code doesn't populate "_plain" fields (as kPasswordFormatter does)
Forgot password reset code doesn't populate "_plain" fields (as kPasswordFormatter does) and this makes all code, that relies on that fail. For example when user changes it's password, then in OnAfterItemUpdate event we have plain (not encrypted) version of it's new password in "Password_plain" virtual field.

Forgot password reset code sets password directly to object and not uses the formatter at all.
patch forgot_password_reset_fix.patch (1,070) 2009-10-21 05:59
http://tracker.in-portal.org/file_download.php?file_id=116&type=bug
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001365
2010-01-11 22:05 Dmitry Status resolved => closed
2009-10-25 07:46 alex Note Added: 0000954
2009-10-25 07:46 alex Status reviewed and tested => resolved
2009-10-25 07:46 alex Fixed in Version => 5.0.2-B1
2009-10-25 07:46 alex Resolution open => fixed
2009-10-25 07:46 alex Assigned To !COMMUNITY => alex
2009-10-25 07:46 alex Changeset attached 5.0.x r12777
2009-10-25 07:37 alex Note Added: 0000951
2009-10-25 07:37 alex Target Version Icebox => 5.0.2
2009-10-25 02:02 Dmitry Note Added: 0000948
2009-10-25 02:02 Dmitry Status needs testing => reviewed and tested
2009-10-25 02:02 Dmitry Assigned To => !COMMUNITY
2009-10-25 02:02 Dmitry Status active => needs testing
2009-10-21 05:59 alex Target Version => Icebox
2009-10-21 05:59 alex New Issue
2009-10-21 05:59 alex File Added: forgot_password_reset_fix.patch

Notes
(0000948)
Dmitry   
2009-10-25 02:02   
Tested ok.
(0000951)
alex   
2009-10-25 07:37   
Moving to 5.0.2 release as community input during 5.0.2-B1 version testing.
(0000954)
alex   
2009-10-25 07:46   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000402: Forgot password reset code doesn't populate "_plain" fields (as kPasswordFormatter does)
(0001365)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.