How to Change Password

[email protected] ("Andrew Morgan") Fri, 2 Mar 2007 14:13:48 +0000
Newsgroups perl.kwiki
Message-ID <[email protected]>
How would a user change their password?
The login page only has the following options:
Login
Email
Password

Registration
Email
Display Name
Password
Password(Verify)

Are the usernames and passwords stored in the user_name.sqlt?
Is it possible to edit this file with a text editor to manually change
passwords if users have forgotten them or to delete unused usernames?

/Andrew