The branch "master" has been updated. The following is a summary of the commits.
from: 03707f4e13d96b879ad49d9fd9ff349048f92254 f8fbce6 Base64 encode token strings to allow them to contain newlines. ----------------------------------------------------------------------- commit f8fbce65bc45c7e91b9a02abd2f1f1bf06d5a215 Author: Gunnar Wrobel <[email protected]> Date: Thu Dec 16 15:32:08 2010 +0100 Base64 encode token strings to allow them to contain newlines. The initial timestamp that was recently added to the tokens may match the binary representation of a newline which kills the file based token driver (which is line oriented). Should fix the flaky token test. framework/Token/lib/Horde/Token/File.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/f8fbce65bc45c7e91b9a02abd2f1f1bf06d5a215 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
