Back to Moodle

factor_sms Upgrade notes

public/admin/tool/mfa/factor/sms/UPGRADING.md

5.2.0356 B
Original Source

factor_sms Upgrade notes

4.5

Removed

  • The following classes are removed as the SMS feature now takes advantage of core_sms API:

    • \factor_sms\event\sms_sent
    • \factor_sms\local\smsgateway\aws_sns
    • \factor_sms\local\smsgateway\gateway_interface

    For more information see MDL-80962