]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/main.php
allow application/xml for xmlrpc detection: acdropdown uses this type. silence findAc...
[SourceForge/phpwiki.git] / lib / main.php
2007-01-02 rurbanallow application/xml for xmlrpc detection: acdropdown...
2006-12-22 rurbanRemove action from edited url
2006-09-06 rurbanminor cleanup
2006-05-31 jeannicolasAdded wysiwyg_editor 1.1b
2006-05-13 rurbanadded wysiwyg_editor-1.3a feature by Jean-Nicolas GEREO...
2006-03-19 rurbansf.net patch #1333957 by Matt Brown: Authentication...
2006-03-19 rurbansf.net patch #1438392 by Matt Brown: Bogo Login is...
2006-03-19 rurbansf.net patch #1377011 by Matt Brown: add DATABASE_OPTIM...
2006-03-07 rurbanwikihash for php-5.1
2005-10-30 rurbanmove Captcha specific vars and methods into a Captcha...
2005-10-29 rurbanfix typo
2005-09-18 rurbannovatrope patch to let only _AUTHENTICATED view pages
2005-08-27 rurbanfix login with HttpAuth
2005-08-07 rurbanpostpone guard
2005-08-07 rurbanfix cookie logout; let the WIKI_ID cookie get deleted
2005-06-10 rurbanensure Update Preferences gets through
2005-04-25 rurbancaptcha feature by Benjamin Drieu. Patch #1110699
2005-04-11 rurbanreformatting, SESSION_SAVE_PATH check
2005-04-07 rurbanadd _SERVER[REMOTE_USER] check for pubcookie et al...
2005-04-06 rurbanRevert the previous wrong bugfix #1175761: USECACHE...
2005-02-28 rurbanignore forbidden ini_set warnings. Bug #1117254 by...
2005-02-10 rurbantry to avoid duoplicate lang/theme init
2005-02-04 rurbanremove old comments
2005-01-29 rurbansome minor php5 strictness fixes
2005-01-25 rurbanadd TODO comment
2005-01-21 rurbanbetter moderation class tag
2005-01-21 rurbandeduce username for xmlrpc also
2005-01-20 rurbanreformatting
2004-12-26 rurbanphp5 fixes: case-sensitivity, no & new
2004-12-19 rurbanEnforce PASSWORD_LENGTH_MINIMUM in almost all PassUser...
2004-12-17 rurbanavoid Invalid username message on Sign In button click
2004-12-17 rurbanenable sessions for HttpAuth
2004-12-10 rurbanMore help with the new native xmlrpc lib. no warnings...
2004-12-09 rurbanoptimize on _DEBUG_SQL only. but now again on every...
2004-11-30 rurbanadded ModeratedPage POST action hook (part 2/3)
2004-11-30 rurbanfixed SESSION_SAVE_PATH warning msg
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-19 rurbanModeratePage part1: change status
2004-11-15 rurbandon't load PagePerm on ENABLE_PAGEPERM = false to save...
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-07 rurbannew sql access log (for spam prevention), and restructu...
2004-11-05 rurbanOk: Fix loading all required userclasses beforehand...
2004-11-05 rurbanlogin cleanup: better debug msg on failing login,
2004-11-01 rurbanfix against switching user new/old between sessions
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-14 rurbanremove debugging prints
2004-10-12 rurbanphp5 compatibility (5.0.1 ok)
2004-10-07 rurbanfixed broken FileUser session handling.
2004-10-04 rurbanjust aesthetics
2004-09-25 rurbanbetter ACL error message: view not browse, change not...
2004-09-25 rurbanbetter not allowed description: on global disallowed...
2004-09-14 rurbanexclude E_STRICT for php5: untested. I believe this...
2004-08-05 rurbanaesthetic typo
2004-07-13 rurbanfix PEAR memory waste issues
2004-07-08 rurbanvarious unit test fixes: print error backtrace on _DEBU...
2004-07-05 rurbanadd mysql timeout
2004-07-03 rurbanfixed implicit PersonalPage login (e.g. on edit), fixed...
2004-06-29 rurbanforce string hash
2004-06-25 rurbanWikiGroup refactoring:
2004-06-20 rurbanvarious php5 fixes (still broken at blockparser)
2004-06-17 rurbanfix reverse translation of possible actionpage
2004-06-16 rurbanstabilize on failing ldap queries or bind
2004-06-15 rurbanIMPORTANT: fixed passwd handling for passwords stored...
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-13 rurbanCatch fatals on the four dump calls (as file and zip...
2004-06-13 rurbancheck for create action on action=edit not to fool...
2004-06-08 rurbansimplified admin action shortcuts
2004-06-07 rurbansimplified chown, setacl, dump actions
2004-06-07 rurbanadded simplified chown, setacl actions
2004-06-06 rurbanadded more required ActionPages for foreign languages
2004-06-04 rurbanSeveral locale related improvements suggested by Pierri...
2004-06-04 rurbanRestrict valid usernames to prevent from attacks agains...
2004-06-03 rurbansupport immediate LANG and THEME switch inside a session
2004-06-03 rurbanfix FileUser locking issues, new config ENABLE_PAGEPERM
2004-06-02 rurbaninit global FileFinder to add proper include paths...
2004-06-01 rurbanAdminUser only ADMIN_USER not member of Administrators
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-05-25 rurbantrim the pagename
2004-05-25 rurbanCheck for UTF-8 URLs; Internet Explorer produces these...
2004-05-18 rurbanhold warnings until headers are sent. new Error-style...
2004-05-17 rurbanCGI: no PATH_INFO fix
2004-05-15 rurbanfix some too loose PagePerms for signed, but not authen...
2004-05-15 rurbansome action=pdf Request fixes: With MSIE it works now...
2004-05-12 rurbanrequire_once fix for those libs which are loaded before...
2004-05-06 rurbanimprove stability, trying to find the InlineParser...
2004-05-06 rurbanCategoryGroup: oops, dos2unix eol
2004-05-04 rurbanmore pdf support
2004-05-03 rurbanfixed UserPreferences update, esp for boolean and int
2004-05-02 rurbanlimit user session data (HomePageHandle and auth_dbi...
2004-05-02 rurbannew finally reliable way to detect if /index.php is...
2004-05-01 rurbanmore php-4.0.6 compatibility: superglobals
2004-04-29 rurbanspecial support for formatted plugins (one-liners)
2004-04-29 zorlocFixes permission failure issues. With PagePermissions...
2004-04-26 rurbancheck default config values
2004-04-23 zorlocLeave DB connection open when USE_DB_SESSION is true...
2004-04-20 rurbanconfig refactoring:
2004-04-19 rurbanphp5 compatibility: it works!
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-18 rurbanallow "0" pagename
2004-04-07 rurbanfixed pear/File_Passwd for Windows
next