Thread: POSTNUKE
View Single Post
  #4 (permalink)  
Old 10-03-2003, 06:34 AM
imported_admin imported_admin is offline
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:POSTNUKE

Yes, whether you are using phpbb or POSTNUKE , or PHP-Nuke , or other's forums and portals, they both have their own user info table in their database , and I'm sure they must have two fields in the table:
1. username field
2. password field
and some of the forum using md5 encrypt password, so we add another parameter to enable md5 encrypt or disable it.

thus, our server application could read the data and verify the user login infomation from other's database system, but please wait for some days before the new version released,