Mercurial > prosody-modules
log mod_rest/mod_rest.lua @ 3937:e7dc25e54d02
age | author | description |
---|---|---|
Sat, 29 Feb 2020 13:26:05 +0100 | Kim Alvefur | mod_rest: Fix routing to self-jid (thanks jonas’) |
Fri, 28 Feb 2020 22:40:53 +0100 | Kim Alvefur | mod_rest: Advertise "support" for text/plain |
Fri, 28 Feb 2020 22:39:42 +0100 | Kim Alvefur | mod_rest: Spred array over multiple lines for nicer future diffs |
Wed, 26 Feb 2020 22:48:10 +0000 | Matthew Wild | mod_rest, mod_http_oauth2: Switch from mod_authtokens to mod_tokenauth per Prosody bf81523e2ff4 |
Wed, 26 Feb 2020 20:14:14 +0100 | Kim Alvefur | mod_rest: Support urlencoded form data (does a subset of JSON mapping) |
Wed, 26 Feb 2020 18:36:40 +0000 | Matthew Wild | mod_rest: Add support for token authentication |
Wed, 26 Feb 2020 18:04:17 +0000 | Matthew Wild | mod_rest: Handle uncaught native errors correctly |