c# - Membership Provider based on PhPbb database -


i wondering how go implementing forms membership provider based off of phpbb forum database. have looked @ hashing password using function port of 'phpbb_hash' , comparing database values, can't seem grasp login system hashes getting not same in database.

can tell me how authenticate users credentials against phpbb database?

there project here on codeplex, seems abandoned: http://phpbbproviders.codeplex.com/


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -