]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/_AuthInfo.php
No underscore for private function
[SourceForge/phpwiki.git] / lib / plugin / _AuthInfo.php
2013-04-17 vargenauNo underscore for private function
2013-04-16 vargenauAdd private keyword for functions
2012-12-04 vargenauUse smart quotes
2012-11-19 vargenauRemove extra empty lines
2012-10-11 vargenauRemove useless semicolon
2012-10-05 vargenauReformat code
2012-10-01 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2011-05-18 vargenauNew FSF address
2011-03-03 vargenauRemove rcs_id
2010-08-11 vargenauHarmonize file footer
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-19 vargenauversion of plugins no longer makes sense with Subversio...
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2009-11-01 vargenauNormalize header
2009-03-31 vargenauRemove history
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2006-03-07 rurbanprotect File passwords
2005-04-01 rurbanuse obj2hash exclude arg,
2005-03-27 rurbansecurity fixes (unknown why and where these get defined)
2004-10-21 rurbanfix recursion bug for old WikiUser:
2004-06-25 rurbanWikiGroup refactoring:
2004-06-16 rurbanDisallow refernces in calls if the declaration is a...
2004-05-18 rurbanSimplified strings for easier translation
2004-04-02 rurbanfixed a nasty ADODB_mysql session update bug
2004-03-12 rurbanfixed explodePageList: wrong sortby argument order...
2004-03-12 rurbanfixed ->membership chache
2004-03-10 rurbanadodb WikiGroup fix
2004-03-08 rurbanadded more WikiGroup::getMembersOf methods, esp. for...
2004-03-08 rurbanfixed "Undefined index: auth_dsn" warning
2004-02-17 rurbanadded missing 4th basepage arg at plugin->run() to...
2004-02-15 rurbandon't display the SQL dsn connection password
2004-02-09 rurbanfor now default DB_SESSION to false
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-02 rurbanSimplification and more options, but no passwd or admin...
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-02-01 rurbanUsed to debug auth problems and settings.