summaryrefslogtreecommitdiffstats
path: root/authenticator-freeswitch-vmail.lua
Commit message (Collapse)AuthorAgeFilesLines
* Several changes to improve speed and efficiencyTed Trask2010-09-281-5/+16
| | | | | | | Added list_passwords function and implemented auth.read_entry to speed up the authenticator library. Modified users, values, and params tables to use integer references, rather than varchar. Made complicated query for list_users, rather than looping in lua. And added some indexes. The changes to schemas breaks backwards compatibility.
* Initial cut - but pretty close to complete.v0.0.1Ted Trask2010-09-091-0/+46