]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
IMPORTANT: fixed passwd handling for passwords stored in prefs:
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 15 Jun 2004 09:15:52 +0000 (09:15 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 15 Jun 2004 09:15:52 +0000 (09:15 +0000)
commit60b981887cc6de898c3905701661dc1d023266a0
tree404b998c2228afe98d2c6eca3dbf67ef7cf0b3b8
parent6a0f60e1b285f10df073f714a54f2b7110ec2937
IMPORTANT: fixed passwd handling for passwords stored in prefs:
  fix encrypted usage, actually store and retrieve them from db
  fix bogologin with passwd set.
fix php crashes with call-time pass-by-reference (references wrongly used
  in declaration AND call). This affected mainly Apache2 and IIS.
  (Thanks to John Cole to detect this!)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3684 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/CachedMarkup.php
lib/IniConfig.php
lib/WikiGroup.php
lib/WikiUser.php
lib/WikiUserNew.php
lib/main.php
lib/plugin/UserPreferences.php