MDL-50705 auth_db: apply standard cleaning to all fields
authorSimey Lameze <simey@moodle.com>
Mon, 18 Jan 2016 01:37:38 +0000 (09:37 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 10 Mar 2016 12:17:08 +0000 (13:17 +0100)
commitce597604763272396e5cb8ec93859a8568020b8b
tree7ce83fb0a834b912cf875ab6a107a953533c0f61
parentdccf9ca3084a548ebb3340f8999b80049bfb0ca6
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