Re: [podwiki] 0.8.0 released
Brought to you by:
zarahg
From: David A. B. <Br...@ac...> - 2004-05-25 02:46:56
|
On Mon, 24 May 2004, Thomas Linden wrote: > On Mon, May 24, 2004 at 08:08:12PM +0200, Thomas Linden wrote: >> On Mon, May 24, 2004 at 09:54:13AM +0200, Thomas Linden wrote: >>> I've detected a major bug in the PodWiki Authentication code which >>> affects user-based authorization. If a page ise read or write protected >>> by user (write = user:scip) then any logged in user will be granted >>> permission. The authorization code ignores the "user:" stuff completely. >> >> fixed in latest CVS, I'll release 0.8.0 today or tomorrow.. > > well - finally I released 0.8.0. By the way, the conversion to the new Storable format wasn't working on my site. My installation of perl doesn't have MLDBM, so when the conversion script was called it bombed on "use MLDBM;". The solution was to call the script as: perl -Ilib support/dbm2storable ... The -Ilib allowed perl to find MLDBM in the distribution tree. -- David A. Bright Br...@ac... dab...@us... |