MDL-50705 auth_db: apply standard cleaning to all fields
commitf4fcb1c4f76488d4571d3d265efce3813676c45d
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:23:36 +0000 (9 18:23 +0100)
tree4dacf34ac090d35bd278b527b401997c7315291d
parent3b214760fb51ae2b0c85bbb2b272b9bc7c164657
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