I am wondering if the following is possible without opening a large security risk as well as creating a huge headache for myself.
I would like to create a members only blog (you have to login to view any of the site) and allow the users to change their own passwords. (This would mainly be used if they forgot their password and when it is reset they change it).
This by itself is not hard, what I would like to do as well is secure the wp-admin folder with a .htaccess password.
this is where the problems currently is. By doing this I have thus cut off all users from being able to change their own passwords. Wondering if there is a way to just create a change password page without creating a too great of security hole in the bog itself.
Any help would be helpful.