Qare Internals
    SQL Tables
    Schema
    Plugins
    API
 Site Map
 
changePassword
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Refresh
        Register
        RemoteAccount
        UserGroups
 

Overview
This application is used to change password if user has same account name and password or if user like to change password for more security.  After changing password it redirects to login page.



Table Usage
RemoteAccount table If the user sucessfully changes the password then this table gets updated.
Account table If the user sucessfully changes the password then this table gets updated.

Change Password Help