Hi.
I know that this is probably not the correct forum to ask this, but I figured that some of you have thought of this already.
My question is very simple: you all know of that auth screen that comes up when you use .htaccess; now, is there any way to add stuff to that screen? where does that screen come from?
I am using mod_auth_mysql to authenticate all the users in my intranet against a mysQL database, it works perfect now, but what if a user forgets his password? I'd like to have something in that login screen that would allow me to email them their password.
Any suggestion is highly appreciated.
Thanks.