Mercurial > prosody-modules
comparison mod_webpresence/mod_webpresence.lua @ 354:f24998ec7f8d
Implemented basic SQL authentication module.
This module implements authentication against plaintext password stored in SQL database.
You wil definitely need to edit the Lua code and put a query working with your database.
The example query works against jabberd2 database schema.
P.S. This module is just some code glued together from other modules. ;-)
author | Tomasz Sterna <tomek@xiaoka.com> |
---|---|
date | Tue, 12 Apr 2011 00:30:53 +0200 |
parents | 63080b8973ee |
children |
comparison
equal
deleted
inserted
replaced
353:8ef36af30181 | 354:f24998ec7f8d |
---|