MDL-50705 auth_db: apply standard cleaning to all fields
commitd9d8e9c3fe92c5f25e319a38fe5617088965ad20
authorSimey Lameze <simey@moodle.com>
Mon, 18 Jan 2016 02:00:56 +0000 (18 10:00 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 9 Mar 2016 17:29:09 +0000 (9 18:29 +0100)
tree68e69ec15434991c6f56cd4990079d07cd1d924a
parent4ee7394c8bfa95a63428385b542c2066cd2d8ea1
MDL-50705 auth_db: apply standard cleaning to all fields

    Also unit tests were added to cover the new clean_data() method.
auth/db/auth.php
auth/db/tests/db_test.php