commit | bfb635b276d880336db795f1a603de66ccfc80f6 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Wed Jan 08 18:32:05 2014 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Wed Jan 08 18:32:05 2014 +0200 |
tree | 1f1edf4376188523c79ff9e5084492b6af713923 | |
parent | 80a16b1cd0d4716b5ea41497685a8fac02e34333 [diff] |
Make newline standardization configurable Added ['standardize_newlines'] Also altered the Session cookie driver, which experienced issues with this feature due to it's HMAC verification failing after the Input class alters newlines in non-encrypted session cookies. Supersedes PR #2470