
Hi, I have several phpBB sites pertaining to the building of experimental aircraft. I've installed dataface and have been playing around with a parts listing database. As a stand alone Dataface works great and I had a parts lists up and running in less than an hour. Great job! What I'd like to do is use the phpbb username and password tables.
[_auth]
users_table = phpbb_users
username_column = username
password_column = user_password
The problem is the passwords are stored hashed. Can I decode in the ini file, or can I pass it in some how?
Anyone up to an embedding hack, passing phpbb User ID and access levels into Dataface?
Steved
www.EuropaOwners.org
www.FlyHummel.com
[_auth]
users_table = phpbb_users
username_column = username
password_column = user_password
The problem is the passwords are stored hashed. Can I decode in the ini file, or can I pass it in some how?
Anyone up to an embedding hack, passing phpbb User ID and access levels into Dataface?
Steved
www.EuropaOwners.org
www.FlyHummel.com