Issue Details (XML | Word | Printable)

Key: MDL-14183
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Oleg Sychev
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Users can't update their profiles or passwords, thought in Authenticated user and Student roles these capabilities Allowed.

Created: 04/Apr/08 06:56 PM   Updated: 17/Dec/08 09:15 AM
Return to search
Component/s: Authentication
Affects Version/s: 1.9
Fix Version/s: 1.9.1

Issue Links:
Relates
 

URL: http://edu.vstu.ru
Participants: Eloy Lafuente (stronk7), Martin Dougiamas, Oleg Sychev and Petr Skoda
Security Level: None
QA Assignee: Eloy Lafuente (stronk7)
Resolved date: 14/May/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Users can't update their profiles or passwords, thought in Authenticated user and Student rolesthese capabilities are Allowed (so users can't also restore forgotten passwords).

As far as I can see this bug was reported, but never reproduced, and it can be related to upgrading from 1.8. to 1.9. If you have trouble reproducing this bug, you may see it on an URL above using student's login: student and password std. If you need some admin information, please comment and I try to provide it.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 12/May/08 10:03 PM
MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting
MODIFY version.php   Rev. 1.563.2.99    (+1 -1 lines)
MODIFY admin/settings/users.php   Rev. 1.26.2.6    (+11 -3 lines)
MODIFY lib/db/upgrade.php   Rev. 1.154.2.32    (+16 -0 lines)
Petr Skoda committed 3 files to 'Moodle CVS' - 12/May/08 10:05 PM
MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting; merged from MOODLE_19_STABLE
MODIFY lib/db/upgrade.php   Rev. 1.195    (+17 -1 lines)
MODIFY admin/settings/users.php   Rev. 1.32    (+11 -3 lines)
MODIFY version.php   Rev. 1.645    (+1 -1 lines)