[AMOS commit] MDL-61873 auth: Add privacy implementation for all auth plugins Committed into Git: 2018-04-07 09:24 UTC

[AMOS commit] MDL-61873 auth: Add privacy implementation for all auth plugins Committed into Git: 2018-04-07 09:24 UTC

by AMOS bot -
Number of replies: 0
Author: cescobedo
MDL-61873 auth: Add privacy implementation for all auth plugins
None of the Auth plugins (except manual and oauth2) have any user preference or database table.
They all implement the null provider.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=6291e67b117895d25b0482a36da105a69b5219c7
http://github.com/moodle/moodle/commit/6291e67b117895d25b0482a36da105a69b5219c7

+ 3.5 en [privacy:metadata,auth_cas]
+ 3.5 en [privacy:metadata,auth_db]
+ 3.5 en [privacy:metadata,auth_email]
+ 3.5 en [privacy:metadata,auth_ldap]
+ 3.5 en [privacy:metadata,auth_lti]
+ 3.5 en [privacy:metadata,auth_mnet]
+ 3.5 en [privacy:metadata,auth_nologin]
+ 3.5 en [privacy:metadata,auth_none]
+ 3.5 en [privacy:metadata,auth_shibboleth]
+ 3.5 en [privacy:metadata,auth_webservice]