That version have been released on 14 december 2004 by mose
Some new security problems has pushed the start of a 1.7.9 release.
You are advised to upgrade to the latest CVS code of 1.7.x
Copy to clipboard
export CVSROOT=:pserver:anonymous@cvs.sf.net:/cvsroot/tikiwiki cvs login (blank password) cvs co -d tikiwiki-1.7 -r release_eta_carinea_rc1 tiki
or if you have a SourceForge developer account on the Tikiwiki project:
Copy to clipboard
export CVS_RSH=ssh export CVSROOT=:ext:sfname@cvs.sf.net:/cvsroot/tikiwiki cvs co -d tikiwiki-1.7 -r release_eta_carinea_rc1 tiki
Security Updates
- Added exit to all header events to prevent further execution of code. Damian
- Added a check on image extension in wiki pictures to avoid php injection (see art97 with details) mose
Other changes
- Removed the XHTML bottom button because it's just a rant that is not strictly exact. mose