Skip to content

Commit

Permalink
- updated changelog
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.php.net/repository/pear/packages/LiveUser/trunk@218524 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
Lukas Smith committed Aug 20, 2006
1 parent 3949e97 commit 24f364b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'handles' => array('handle', 'auth_user_id', 'email')
these fields are now used to find the right user on login (Request #7781)
- fixed LiveUser::decryptPW(): added missing third parameter 'secret'
- check if safe_mode is enabled in fileExists() to determine what algo to use (Bug #8296)
EOT;

$description = <<<EOT
Expand Down

0 comments on commit 24f364b

Please sign in to comment.