Skip to content
  • Mark Ward's avatar
    7b9643b5
    MDL-49022 auth_ldap: trigger event when required. · 7b9643b5
    Mark Ward authored
    When calling update_user_record() for auth_ldap the method
    now has option to trigger event core\event\user_updated when
    syncing with domain controller.
    This means that the event will be triggered by sync_users()
    but not by user_signup().
    7b9643b5
    MDL-49022 auth_ldap: trigger event when required.
    Mark Ward authored
    When calling update_user_record() for auth_ldap the method
    now has option to trigger event core\event\user_updated when
    syncing with domain controller.
    This means that the event will be triggered by sync_users()
    but not by user_signup().
Loading