Capabilities/moodle/user:changeownpassword: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
(context)
m (removing 1.9 template)
Rad 1: Rad 1:
{{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 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.


==Example usage==
==Example usage==

Versionen från 11 juli 2011 kl. 10.00

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

Example usage

See also