File Release Notes and Changelog
Notes:
1.3.13p1 June, 9 2007, Reini Urban
An immediate LDAP security fix for 1.3.13, plus some minor fixes.
For convenience there's a phpwiki-1.3.13p1-changes.zip which contains only the changed files.
Changes:
1.3.13p1 June, 9 2007, Reini Urban
An immediate security fix for 1.3.13, plus some minor fixes.
fixes:
* LDAP Auth: Disallow empty passwords! Certain ldap implementations return true
on empty passwords with ldap_bind().
* LDAP Auth: fix password quoting
* fix action=upgrade for dba, rename nosql to nodb
* fixes SpamBlockList config file locations (config/two-level-tlds, config/whitelist)
* enable $MailNotify->onChangePage
* fix display of pagenames containing ":" in certain lists
* fixed backend asArray access to iterators (DebugInfo with SQL)
* fix wrong PhpWikiCvs InterWikiMap entry
* fix syntax error in pgsrc/Help%2FActionPage
* fix case in pgsrc/Help%2FAsciiSVGPlugin
* fix links in pgsrc/Help%2FSemanticRelations
* fix pgsrc/Help%2FWikiPlugin
changes:
* allow \n and single letter pages in {{ }} template syntax.
patch #1732793 by AlJeux and ReiniUrban
* with ENABLE_SPAMBLOCKLIST check only new external links:
max 5, allow interwiki links, and improve failed output.