Software /
code /
prosody-modules
Log
mod_rest/mod_rest.lua @ 3915:80dffbbd056b
description | author | age |
---|---|---|
mod_rest, mod_http_oauth2: Switch from mod_authtokens to mod_tokenauth per Prosody bf81523e2ff4 | Matthew Wild | Wed, 26 Feb 2020 22:48:10 +0000 |
mod_rest: Support urlencoded form data (does a subset of JSON mapping) | Kim Alvefur | Wed, 26 Feb 2020 20:14:14 +0100 |
mod_rest: Add support for token authentication | Matthew Wild | Wed, 26 Feb 2020 18:36:40 +0000 |
mod_rest: Handle uncaught native errors correctly | Matthew Wild | Wed, 26 Feb 2020 18:04:17 +0000 |
mod_rest: Remove no longer needed logging | Kim Alvefur | Fri, 07 Feb 2020 20:57:47 +0100 |
mod_rest: Fix traceback | Kim Alvefur | Tue, 04 Feb 2020 22:22:47 +0100 |
mod_rest: Add support for HTTP Basic username and password authentication | Kim Alvefur | Sat, 01 Feb 2020 13:03:18 +0100 |