MDL-50705 auth_db: apply standard cleaning to all fields
commit4db8407d3eaba17a8d3f81957b8e93e9f2554055
authorSimey Lameze <simey@moodle.com>
Mon, 18 Jan 2016 01:37:38 +0000 (18 09:37 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 9 Mar 2016 17:33:11 +0000 (9 18:33 +0100)
tree6e6d9f7dd5a74d7258fa4440d607392a472ae830
parent61da84e4148aa1de83a6389eb77abf3bbf09a349
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