mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
37ad7544f9
If any member of a course has an ID number containing an apostrophe (eg. CN=Paddy O'Brien,OU=Students,DC=etc...), no other members will ever be unenrolled via LDAP. Thanks to Michael Woods for the bug report and proposed solution. Merged from MOODLE_18_STABLE.