File: NEWS

package info (click to toggle)
phpldapadmin 1.2.6.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,528 kB
  • sloc: php: 17,684; javascript: 5,299; xml: 1,498; sh: 379; python: 148; makefile: 23
file content (9 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
phpldapadmin (1.2.2-5.2) unstable; urgency=medium

  The setting option 'password_hash' has been renamed to 'password_hash_custom'.
  Please fix your /etc/phpldapadmin/config.php and replace all references to
  $servers->setValue('appearance','password_hash',
  with
  $servers->setValue('appearance','password_hash_custom',

 -- Mika Pflüger <debian@mikapflueger.de>  Sat, 07 Feb 2015 23:09:07 +0100