Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 21:13:54 +0000 (UTC)
From:      Henrik Brix Andersen <brix@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/ikiwiki Makefile distinfo ports/www/ikiwiki/files patch-IkiWiki-Plugin-passwordauth.pm
Message-ID:  <200806012113.m51LDs4o011750@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brix        2008-06-01 21:13:54 UTC

  FreeBSD ports repository

  Modified files:
    www/ikiwiki          Makefile distinfo 
  Removed files:
    www/ikiwiki/files    patch-IkiWiki-Plugin-passwordauth.pm 
  Log:
  Update to version 2.48 (security update).
  
  If password based logins is enabled in ikiwiki, those passwords were
  until this release stored in cleartext in the userdb.  To guard
  against exposing users' passwords, ikiwiki now use strong (blowfish)
  hashes for storing passwords.
  
  To hash existing passwords, update to this version and run the
  following command for each of your ikiwiki src dirs:
  
    ikiwiki-transition hashpassword /path/to/your/wiki/srcdir
  
  Approved by:    erwin (mentor, implicit)
  Security:       http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
  
  Revision  Changes    Path
  1.31      +5 -5      ports/www/ikiwiki/Makefile
  1.28      +3 -3      ports/www/ikiwiki/distinfo
  1.2       +0 -10     ports/www/ikiwiki/files/patch-IkiWiki-Plugin-passwordauth.pm (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806012113.m51LDs4o011750>