Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The Change function validates that the string entered as the existing password equals the password stored in the database. The function also validates that the new password entered equals the confirmation of the new password.
If the validation succeeds, the User record is updated with the new password. The next page generator to be called must be specified in the Call next page edit point (e.g. a static page informing that the password has been changed).
If the validation fails, an Error Page is generated.