MDL-79373 admin: ensure all current password configs are defined.

Ensure the admin preset export tool has an accurate record of each,
to be observed as sensitive settings when creating an export.
This commit is contained in:
Paul Holden
2024-08-08 09:21:50 +07:00
committed by Huong Nguyen
parent 68dacb79dc
commit f4d0fd92e8
3 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2024080200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2024080500.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.5dev (Build: 20240802)'; // Human-friendly version name