mirror of
https://github.com/moodle/moodle.git
synced 2025-04-25 10:26:17 +02:00
Merge branch 'MDL-79678-main-fix' of https://github.com/junpataleta/moodle
This commit is contained in:
commit
0929fd4dc4
@ -36,7 +36,7 @@ function xmldb_factor_totp_upgrade($oldversion): bool {
|
||||
}
|
||||
|
||||
// Savepoint reached.
|
||||
upgrade_plugin_savepoint(true, 2024081600, 'factor', 'auth');
|
||||
upgrade_plugin_savepoint(true, 2024081600, 'factor', 'totp');
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user