Software /
code /
prosody-modules
Log
mod_data_access/mod_data_access.lua @ 2342:6848297cf40a
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_data_access: is_admin() takes a JID, not a username (fixes admin access to data stores) | Matthew Wild | 2013-05-23 |
mod_data_access: Cleanup and update to new HTTP API | Kim Alvefur | 2012-05-21 |
mod_data_access: Implement PUT and POST. | Kim Alvefur | 2011-11-28 |
Revert various changes accidentally included in previous commit | Kim Alvefur | 2011-10-29 |
mod_default_vcard: Sets initial vCard from data enterd on registration | Kim Alvefur | 2011-10-15 |
mod_data_access: New plugin providing a HTTP interface to Prosodys datamanager | Kim Alvefur | 2011-01-19 |