XULit! CMS 
| resources: | Home Mailing List Status Feedback Installation Source Code Bugs Screenshots |
|---|---|
| documentation: | Documentation API Server API Client API |
XULit! Server API
This is the current implementation, nothing is frozen.
- xulit.authenticate : Authentification
Details
xulit.authenticate (in string login, in string password) (ou string sessionid)
If login and password match, a session is created and a session id is sent, else the "error" string is sent.