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
Enter your search terms
Submit search form
Web
palabre.gavroche.net
DOWNLOAD
FORUM
FAQ
WHAT IS IT
Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum
home
|
help
Post a new message in "Default Forum"
Name
:
Subject
:
topic icon
:
no
boardcode
:
Colour:
Standard
Red
Purple
Blue
Green
Yellow
Orange
Darkblue
Brown
Gold
Silver
Size:
Very Small
Small
Normal
Big
Very Big
Close all tags
Message
:
CAPTCHA
:
How much is 9 added to 8
Topic History of:
User passwords?
Max. showing the last posts -
(Last post first)
Author
Message
Célio
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 !
Monia2004
Hallo, i'm trying to undestend this great software, and i don't find any information about user access list; how can i autenticate users?
i want to grant access only to the site's registered users (there is a mysql table with user information). Is it possible?
sorry for my english, i'm an italian girl :)
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