In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1044 [In-Portal CMS] Data Management bug report always 2011-04-25 13:02 2011-09-19 16:08
phil  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-B1  
https://groups.google.com/d/topic/in-portal-dev/llmI9bD6ofY/discussion
Adding separate configuration variable for email activation timeout
0
0001044: Expiration of registration with "Email Activation" can't be changed
Link for e-email address validation after user registration expires too early (in 1 hour hardcoded) and there is no configuration variable where it can be changed.
Also forgot password reset link (created by same <inp2:u_TestCodeIsValid .../> tag) expires after 1 hour, however configuration variable states, that it should expire after 3 hours.
child of 0000948closed  (5.2.0)alex Change in "Forgot Password" logic 
patch separate_email_activation_timeout.patch (13,856) 2011-04-25 13:02
http://tracker.in-portal.org/file_download.php?file_id=994&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003806
2011-09-19 16:08 alex Status resolved => closed
2011-07-12 08:08 alex Changeset attached 5.2.x r14469
2011-07-12 08:06 alex Relationship added child of 0000948
2011-06-14 07:45 alex Note Added: 0003521
2011-06-14 07:45 alex Status reviewed and tested => resolved
2011-06-14 07:45 alex Fixed in Version => 5.1.3-B1
2011-06-14 07:45 alex Resolution open => fixed
2011-06-14 07:45 alex Assigned To !COMMUNITY => alex
2011-06-14 07:45 alex Changeset attached 5.1.x r14364
2011-06-06 10:48 Dmitry Note Added: 0003518
2011-06-06 10:48 Dmitry Target Version Icebox => 5.1.3
2011-05-02 09:27 alex Note Added: 0003416
2011-05-01 16:01 phil Note Added: 0003415
2011-05-01 16:00 phil Note Added: 0003414
2011-05-01 16:00 phil Status needs testing => reviewed and tested
2011-04-25 13:05 alex Developer => alex
2011-04-25 13:05 alex Status active => needs testing
2011-04-25 13:05 alex Note Added: 0003413
2011-04-25 13:05 alex Assigned To => !COMMUNITY
2011-04-25 13:04 alex Reporter alex => phil
2011-04-25 13:02 alex New Issue
2011-04-25 13:02 alex File Added: separate_email_activation_timeout.patch
2011-04-25 13:02 alex Reference => https://groups.google.com/d/topic/in-portal-dev/llmI9bD6ofY/discussion
2011-04-25 13:02 alex Change Log Message => Adding separate configuration variable for email activation timeout

Notes
(0003413)
alex   
2011-04-25 13:05   
Also added ability to create "email activation"/"forgot password reset" links without expiration by removing expiration timeout value at all.

New <inp2:u_TestCodeIsValid .../> parameter, called "expiration_timeout" is added. It allows to override default link timeout timeout (in minutes).
(0003414)
phil   
2011-05-01 16:00   
tested GOOD on v510
(0003415)
phil   
2011-05-01 16:01   
where could we use <inp2:u_TestCodeIsValid .../> ?
(0003416)
alex   
2011-05-02 09:27   
Reminder sent to: phil

It's used in forgot password reset code validation.
(0003518)
Dmitry   
2011-06-06 10:48   
Moved to 5.1.3 release due to requests from In-Portal Community.
(0003521)
alex   
2011-06-14 07:45   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001044: Expiration of registration with "Email Activation" can't be changed
(0003806)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.