You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
Re:User passwords? - 2006/03/29 08:30 Hi !

Database identification is not "really" implemented yet, (but is one of the next feature ...)

But if you know a little python, the basis are already in PalabreServer.py and it should be easy to configure

Example :
If you want to use Mysql as a Database :

in PalabreServer.py line 31 :
uncomment :
#import MySQLdb as M
(you need python mysql support of course)

and at the bottom (line 414 and following ) :
You can uncomment and then configure the sql queries as you like
In my example i was waiting for "code" and "password"
(ex : <connect nickname="XXX" code="BLABLA" password="ARTYU" />)

but you may use any attribute you like, then execute the sql query and return True or False.

in the next version i think i'll move this in the configuration, and try to enable support for other databases (and why not LDAP ....)


and i'm french so i'm sorry for my english too :)


Have fun !
  reply | quote

      Topics Author Date
    thread link
User passwords?
Monia2004 2006/03/29 00:38
    thread link
thread linkthread link Re:User passwords?
Célio 2006/03/29 08:30
::post new topic::
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum