]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiGroup.php
fix file locking issues (only needed on write)
[SourceForge/phpwiki.git] / lib / WikiGroup.php
2004-06-03 rurbanfix file locking issues (only needed on write)
2004-06-03 rurbanfix LDAP injection (wildcard in username) detected...
2004-05-16 rurbancheck more config-default and predefined constants
2004-05-15 rurbanfixed important WikiDB bug with DEBUG > 0: wrong assertion
2004-05-06 rurbanEnable the Administrators group, and add the WIKIPAGE...
2004-04-07 rurbanfixed pear/File_Passwd for Windows
2004-03-29 rurbanGroupDb_PearDB fetchmode fix
2004-03-14 rurbancopyright line
2004-03-12 rurbanpref fixes (base64)
2004-03-12 rurbanfixed explodePageList: wrong sortby argument order...
2004-03-12 rurbanfixed ->membership chache
2004-03-12 rurbanfixed GroupDB for ADODB
2004-03-11 rurbanfixed GroupFile::getMembersOf for special groups
2004-03-11 rurbanfixed File Auth for user and group
2004-03-10 rurbanstore current user->page and ->action in session for...
2004-03-10 rurbanadodb WikiGroup fix
2004-03-09 rurbanprevent from undefined DBAuthParams warning
2004-03-08 rurbanfixed Theme->getButtonURL
2004-03-08 rurbanadded more WikiGroup::getMembersOf methods, esp. for...
2004-02-23 rurbanmore PagePerm stuff: (working against 1.4.0)
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-03 rurbanLDAP cleanup, start of new Pref classes
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-01-27 rurbanrenamed ->Username => _userid for consistency
2004-01-26 rurbanadded GroupDB and GroupFile classes
2003-12-07 carstenklappCode Housecleaning: fixed syntax errors. (php -l *...
2003-02-22 dairikiFixes for "Call-time pass by reference has been depreca...
2003-01-21 zorlocAdded Log entry and page footer.
2003-01-17 zorlocIn the cache of membership, added caching of false...
2003-01-17 zorlocReplaced tabs with four spaces
2003-01-17 zorlocFirst incarnation of the Group interface for Group...