Server IP : 103.11.96.170 / Your IP : 3.15.5.27 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/lms/auth/ldap/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
This files describes API changes in the auth_ldap code. === 3.4 === * The "auth_ldap/coursecreators" setting was replaced with dynamically generated "auth_ldap/<role>context" settings, migrating any existing value to a new setting in this style. === 3.3 === * The config.html file was migrated to use the admin settings API. The identifier for configuration data stored in config_plugins table was converted from 'auth/ldap' to 'auth_ldap'. === 2.9.1 === * auth_plugin_ldap::update_user_record() accepts an additional (optional) param to trigger update event.