MDL-50705 auth_db: apply standard cleaning to all fields
commit82d0c0b5218e9ceb35a4e24b4a4e1e2e9cfc840c
authorSimey Lameze <simey@moodle.com>
Mon, 18 Jan 2016 01:46:53 +0000 (18 09:46 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 9 Mar 2016 17:30:47 +0000 (9 18:30 +0100)
tree3c0864bb2b77565059e31493ab2c251a30cf5cf9
parent54d6ee8c0874d72705ffa4c7c17d7c90bc16c897
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