Back to Moodle

auth_ldap Upgrade notes

public/auth/ldap/UPGRADING.md

5.2.0356 B
Original Source

auth_ldap Upgrade notes

5.2

Removed

    • The following methods have been removed from auth/ldap/lib.php:
      • \auth_plugin_ldap::auth_plugin_ldap()
      • \auth_plugin_ldap::iscreator()
    • The public/auth/ldap/cli/sync_users.php file has been removed.

    For more information see MDL-87426