1
Hi, I'm using XOOPS on an intranetsite
and for another part of the site I'm using .htaccess to restrict access.
So I now have receive a question to sync these password with the XOOPS accounts...
As the PW is also stored in an MD5 format
& .htaccess can also use this md5 hash
So my question
=> has anyone got a small hack?
So when someone new is added or the pw is changes, the UserDB is exported into an .htaccess (text-)file
Is it this easy? or am I forgetting something?
Thx!