Roxen Interactive RXML Help
<ac-change-password/>
Change password for a users internal authentication method.
Attributes
- identity
- identity={string, int}
Username or numerical id. If no identity is given, current user is used.
- password
- password=string
New password.
- cryptwd
- 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.

