Benjamin Walker
7894138e3c
MDL-80468 tool_mfa: Allow loading factor defined externalpages correctly
2025-01-10 21:14:44 +10:00
David Woloszyn
24f3d5f5d5
MDL-79958 tool_mfa: String updates and added settings description
2024-12-24 15:18:40 +07:00
Safat
cceed874fd
MDL-81924 factor_sms: Remove leftover AWS implementation
...
Originally implemented as MDL-80962.
2024-09-23 10:53:30 +07:00
Safat
a1209ab882
MDL-81924 factor_sms: Add support for SMS gateway selection
...
Includes migrating AWS settings from the SMS MFA factor to a new gateway
in the SMS subsystem and notifying admins of the update.
Originally implemented as MDL-81732 and MDL-82660.
Co-authored by: Michael Hawkins <michaelh@moodle.com >
2024-09-23 10:44:26 +07:00
raortegar
9e6b1b9118
MDL-78511 tool_mfa: Refactor SMS factor code
...
In this patch I have refactor the SMS factor code
to not require local_aws as a dependency.
Namespaces and paths from clases copied
from local_aws adapted to the new location.
2023-12-12 10:36:40 +01:00
raortegar
0773c553ec
MDL-78511 tool_mfa: Include SMS factor into core
...
In this patch we have included the SMS factor from "tool_mfa"
developed by Catalyst.
Co-authored-by: Peter Burnett <peterburnett@catalyst-au.net >
Co-authored-by: Misha Golenkov <golenkovm@gmail.com >
Co-authored-by: Brendan Heywood <brendan@catalyst-au.net >
Co-authored-by: Alex Morris <alex.morris@catalyst.net.nz >
Co-authored-by: Dan Marsden <dan@danmarsden.com >
Co-authored-by: Kevin Pham <kevinpham@catalyst-au.net >
Co-authored-by: Chris Pratt <tonyyeb@gmail.com >
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk >
Co-authored-by: Tomo Tsuyuki <tomotsuyuki@catalyst-au.net >
Co-authored-by: Liam Kearney <https://github.com/LiamKearn >
Co-authored-by: Nicholas Hoobin <nicholashoobin@catalyst-au.net >
Co-authored-by: Scott Verbeek <scottverbeek@catalyst-au.net >
Co-authored-by: nomisge <https://github.com/nomisge >
Co-authored-by: Dmitrii Metelkin <dmitriim@catalyst-au.net >
Co-authored-by: Matthew Hilton <matthewhilton@catalyst-au.net >
Co-authored-by: Michael Geering <https://github.com/dryj >
Co-authored-by: alphadijkstra <https://github.com/alphadijkstra >
2023-12-08 15:27:05 +01:00