MDL-46536: OAuth signature fails with inconsistent new lines
commit8faaca0ea2d11cb8992e716b6ab78b5953f6bd2e
authorMark Nielsen <mark@moodlerooms.com>
Wed, 30 Jul 2014 15:41:40 +0000 (30 08:41 -0700)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 19 Aug 2014 20:17:04 +0000 (19 22:17 +0200)
treef236dee8f68f24744ca68061e78226c887195690
parent881af32789b3554ee775fcdd4f9339dbf2e1f954
MDL-46536: OAuth signature fails with inconsistent new lines

When the LTI intro contains a single \n or
\r newline character then the OAuth signature
fails.  All newlines should be \r\n

Conflicts:
mod/lti/tests/locallib_test.php
mod/lti/locallib.php
mod/lti/tests/locallib_test.php