Capabilities/moodle/user:changeownpassword: Difference between revisions

From MoodleDocs
(default setting)
(context)
Line 2: Line 2:


*This allows a user to change their own password.
*This allows a user to change their own password.
*The capability only applies in the system context i.e. it must be set for a system role.
*The default authenticated user role has this capability set to allow.
*The default authenticated user role has this capability set to allow.
*This capability is available in Moodle 1.9 onwards.
*This capability is available in Moodle 1.9 onwards.

Revision as of 13:52, 26 July 2010

Template:Moodle 1.9

  • This allows a user to change their own password.
  • The capability only applies in the system context i.e. it must be set for a system role.
  • The default authenticated user role has this capability set to allow.
  • This capability is available in Moodle 1.9 onwards.

Example usage

See also