-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.10, 4.0
-
MOODLE_310_STABLE, MOODLE_400_STABLE
This can be considered a followup (improvement) to be done after MDL-69510. Basically, as detected while reviewing that issue:
1) The "auth_casnotinstalled" lang string is really different / shorter than the ldap ones (auth and enrol). Maybe we could "normalize" them to share the same roots.
2) I'm not 100% sure which is the point about allowing the "Data mappings" in the auth plugins to continue being shown if ldap is not available and all the "connection" settings are already omitted. Maybe we should also omit those mappings? Basically the page should be blank / free of any setting. This is ldap and cas (auth and enrol).
And bonus, for consistence between all auth / enrol plugins:
3) Not sure if the same then 2) applies to other auth / enrol plugins... maybe we could consider reviewing them too and, in case they are not available... use the same notifications and hide everything.
- Discovered while testing
-
MDL-69510 Use warning notification instead of plain text to highlight missing ldap module on settings pages
-
- Closed
-