Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.3, 1.7
-
Component/s: Authentication
-
Labels:None
-
Environment:Any
-
Database:Any
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE
-
Fixed Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE
Description
The users can't change their password when using non-internal authentication backends. There is no button present when they go to their profile.
When Moodle moved from a single (global) authentication configuration scheme (1.5.x and below) to a multiple (per-backend) autentication configuration scheme, someone forgot to change a couple of references to the old configuration scheme in .../user/view.php. This prevents the 'change password' button from being displayed.
The attached patches fix that for 1.6.3+, 1.7+ and HEAD.
Saludos. Iñaki.
Attachments
Issue Links
- is duplicated by
-
MDL-6258 Change Password button for External DB authentication
-
- Closed
-