In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
830 [In-Portal CMS] Data Management feature request N/A 2010-08-20 16:44 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/5cf62148a0a09efc
0
0000830: Ability to login user without knowing their password
I've improved UserHelper again. Now it has ability to login user only knowing it's ID.

Before this only way to login user from code (not from form) was only if you knew his password and username.
parent of 0000785closed  (5.1.1)alex User isn't automatically logged-in, when "Email Activation" user registration is used 
related to 0000826closed  (5.1.1)alex User object isn't properly set when "UserHelper::loginUser" method is used in dry run mode 
patch ability_to_login_user_without_knowing_their_password.patch (5,206) 2010-08-20 16:44
http://tracker.in-portal.org/file_download.php?file_id=718&type=bug
Issue History
2011-03-25 08:23 alex Relationship added parent of 0000785
2010-11-30 12:48 Dmitry Note Added: 0003082
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-28 15:20 alex Note Added: 0002702
2010-08-28 15:20 alex Status reviewed and tested => resolved
2010-08-28 15:20 alex Fixed in Version => 5.1.1-B1
2010-08-28 15:20 alex Resolution open => fixed
2010-08-28 15:20 alex Assigned To !COMMUNITY => alex
2010-08-28 15:20 alex Changeset attached 5.1.x r13869
2010-08-27 14:24 Dmitry Note Added: 0002686
2010-08-27 14:24 Dmitry Status needs testing => reviewed and tested
2010-08-27 13:06 Dmitry Note Added: 0002684
2010-08-27 13:06 Dmitry Target Version Icebox => 5.1.1
2010-08-27 01:19 alex Relationship added related to 0000826
2010-08-20 16:45 alex Assigned To => !COMMUNITY
2010-08-20 16:45 alex Developer => alex
2010-08-20 16:45 alex Status active => needs testing
2010-08-20 16:45 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/5cf62148a0a09efc
2010-08-20 16:44 alex New Issue
2010-08-20 16:44 alex File Added: ability_to_login_user_without_knowing_their_password.patch

Notes
(0002684)
Dmitry   
2010-08-27 13:06   
Moving to 5.1.1 to escape issues with 5.2.0 (upgrading to PHP 5)
(0002686)
Dmitry   
2010-08-27 14:24   
Tested good, please commit.
(0002702)
alex   
2010-08-28 15:20   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000830: Ability to login user without knowing their password
(0003082)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.