-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.8, 2.9.2
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
wip-
MDL-51834-master -
-
1. Setup some custom profile fields, leaving the fields visible and taking available defaults.
2. Setup moodle to use authentication with external DB (or LDAP, maybe others).
3. Setup auth module to take profile fields from external DB source.
4. Setup auth module to block editing of the fields.
EXPECTED: The fields should be read-only for a user who tries to edit her profile.
ACTUAL: A user can still edit the fields.
Discovered while testing MDLQA-8717.
- caused a regression
-
MDL-52260 Error editing profile when a profile field is locked
- Closed
- Discovered while testing
-
MDLQA-8717 CLONE - Custom profile fields syncable with external DB auth
- Passed
- is a regression caused by
-
MDL-43415 Custom profile fields should be syncable with external DB auth
- Closed