Note: You are currently viewing documentation for Moodle 2.3. 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)
(capabilities template)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Moodle 1.9}}
{{Capabilities}}
 
*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, such as authenticated user.
*The default authenticated user role has this capability set to allow. It is prohibited for the guest role.


==Example usage==
==Example usage==
Line 11: Line 12:
[[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 12:56, 5 March 2012

  • 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, such as authenticated user.
  • The default authenticated user role has this capability set to allow. It is prohibited for the guest role.

Example usage

See also