Comment 2 for bug 1545374

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/6062
Committed: https://git.mahara.org/mahara/mahara/commit/346ccd5a9a87567934859b9eb6f47cfcf74637f4
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 346ccd5a9a87567934859b9eb6f47cfcf74637f4
Author: Robert Lyon <email address hidden>
Date: Mon Feb 15 16:22:01 2016 +1300

Bug 1545374: Form to ignore 'wstoken' value when cancelling

When we click cancel on the form when testing 'token' auth
we don't care if 'wstoken' is set or not so we will ignore trying to
get it via param_alphanum()

Also fixing for wsusername and wspassword when testing 'user' auth

behatnotneeded

Change-Id: I8a690a7497681be27667dec5ec2ce20a5023a37e
Signed-off-by: Robert Lyon <email address hidden>