RoxenCMS 5.4Web Developer ManualAccess Control Tags

   

<ac-add-identity>
<ac-add-ppoint>
<ac-change-handle>
<ac-change-name>
<ac-change-password>
<ac-cookie-auth>
<ac-cookie-logout>
<ac-disable-auths>
<ac-enable-auths>
<ac-remove-identity>
<ac-remove-ppoint>
<ac-set-identity-data>
<ac-set-membership>
<ac-set-permission>
<ac-update-identity>

<ac-change-password/>

Provided by module: Access Control: Tags

Change password for a users internal authentication method.


Attributes

identity="{string, int}"

Username or numerical id. If no identity is given, current user is used.


password="string"

New password.


cryptwd="string"

Alternatively a already crypted password string can be used.


add

If this attribute is given and the user does not have an internal authentication method that allows change of password, a new auth method will be added.