-
Bug
-
Resolution: Fixed
-
Minor
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
MDL-58793-master-authcfgskip -
This is a followup, regression of MDL-12689.
Every site upgrading to 3.3 will get all the "unused" (aka, previously non existent) auth settings displayed in upgrade. That can be easily some hundreds of settings for nothing.
(see attached super_longo_spagetti.pdf)
The idea is that we should create all those settings with default values, each one as a upgrade step within each plugin, when the setting did not exist previously.
Only that way all those settings won't be displayed on upgrade.
Note there is also MDL-58692 that maybe will lead to modify current upgrade steps to make them safer (avoid dupes). So maybe this can be implemented together. For your consideration.
Ciao
- has a non-specific relationship to
-
MDL-58692 Fatal error during upgrade to 3.3 duplicate key auth_mnet -> rpc_negotiation_timeout
- Closed
- has to be done before
-
MDL-58692 Fatal error during upgrade to 3.3 duplicate key auth_mnet -> rpc_negotiation_timeout
- Closed
- is a regression caused by
-
MDL-12689 convert all auth plugins to use settings.php
- Closed