Version 1.16
Version 1.16 of PHPCredlocker has been released and can be obtained from https://github.com/bentasker/PHPCredLocker
Release Notes
Version 1.16 is an interim release, implementing a number of key changes and security fixes.
- Minor fixes to the BTTLS implementation (keylength calculations)
- Improved protection against injected Sessions
- Added configuration option to explicitly specify the cookie domain
- Added basic support for the X-Forwarded-For header
- Fixed a Minor Information Disclosure Vulnerability (PHPCRED-35)
- Implemented new logging types
- Replaced Mersenne Twister based key generation with use of /dev/urandom
- Implemented utility script to re-generate all crypto keys