Tue, 04 Feb 2020 21:04:02 +0100 mod_rest: Support passing 'node' attr in disco#items queries
Kim Alvefur <zash@zash.se> [Tue, 04 Feb 2020 21:04:02 +0100] rev 3879
mod_rest: Support passing 'node' attr in disco#items queries But only in queries. Should be fine if you can't include it in responses since the requester should remember what node they asked for.
Tue, 04 Feb 2020 20:20:08 +0100 mod_rest: Remove debug hack to ignore Accept header
Kim Alvefur <zash@zash.se> [Tue, 04 Feb 2020 20:20:08 +0100] rev 3878
mod_rest: Remove debug hack to ignore Accept header
Tue, 04 Feb 2020 20:19:09 +0100 mod_rest: Back out 513a8a7fab41
Kim Alvefur <zash@zash.se> [Tue, 04 Feb 2020 20:19:09 +0100] rev 3877
mod_rest: Back out 513a8a7fab41 I see the mistake now > if true or ...
Mon, 03 Feb 2020 23:09:38 +0100 mod_rest: Hide JSON error behind a flag
Kim Alvefur <zash@zash.se> [Mon, 03 Feb 2020 23:09:38 +0100] rev 3876
mod_rest: Hide JSON error behind a flag It's a bit overzealous and returns JSON errors even if you ask for HTML.
Sat, 01 Feb 2020 00:38:10 +0100 mod_rest: Map the error@by attribute
Kim Alvefur <zash@zash.se> [Sat, 01 Feb 2020 00:38:10 +0100] rev 3875
mod_rest: Map the error@by attribute
Wed, 29 Jan 2020 21:44:00 +0100 mod_rest: Fix missing return
Kim Alvefur <zash@zash.se> [Wed, 29 Jan 2020 21:44:00 +0100] rev 3874
mod_rest: Fix missing return
Mon, 27 Jan 2020 16:37:23 +0000 mod_auth_ldap, mod_auth_ldap2: Ensure is_admin() checks of remote JIDs never return positive
Matthew Wild <mwild1@gmail.com> [Mon, 27 Jan 2020 16:37:23 +0000] rev 3873
mod_auth_ldap, mod_auth_ldap2: Ensure is_admin() checks of remote JIDs never return positive
Sun, 26 Jan 2020 16:49:14 +0100 mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 16:49:14 +0100] rev 3872
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Sun, 26 Jan 2020 04:07:07 +0100 mod_rest: Skip attempting parse empty response
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 04:07:07 +0100] rev 3871
mod_rest: Skip attempting parse empty response Avoids logging a useless warning
Sat, 25 Jan 2020 20:22:12 +0100 mod_rest: Handle internal http request errors early and then return
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:22:12 +0100] rev 3870
mod_rest: Handle internal http request errors early and then return Skips over attempted parsing of the payload which usually failed since the body is an error string like "connection refused", so this produced useless errors.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip