Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/user:changeownpassword.

Capabilities/moodle/user:changeownpassword: Difference between revisions

From MoodleDocs
m (French link)
(context)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Moodle 1.9}}
{{Moodle 1.9}}


*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.
*This capability is available in Moodle 1.9 onwards.


==Example usage==
==Example usage==
Line 11: Line 14:
[[Category:Capabilities|User]]
[[Category:Capabilities|User]]


[[eu:Capabilities/moodle/user:changeownpassword]]
[[fr:Capabilities/moodle/user:changeownpassword]]
[[fr:Capabilities/moodle/user:changeownpassword]]
[[ja:ケイパビリティ/moodle/user:changeownpassword]]
[[ja:ケイパビリティ/moodle/user:changeownpassword]]

Latest revision as of 13:52, 26 July 2010

Moodle1.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