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




 
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::
Module authenticate MYSQL - 2008/06/18 18:16 Hi,

Why do i config this line in the palabre.conf file ?

dBRequest = SELECT * FROM palabre WHERE nickname LIKE [LOGIN] AND password LIKE MD5([PASSWORD])

We don't use this request.

I can send this node :
Code:

 <connect nickname="aaa" password="" ></connect>



and i receive :

Code:

  <simplelogin>You sent a password congratulations If you don&apos;t want to be authorizedsend password=&quot;hacker&quot; </simplelogin> <connect isok="1" msg="Your nickname is now : aaa" />



The simple login only send true if the password is set.
But how to use this request in order to check the user password ?

Thanks.
  reply | quote
::post new topic::