log mod_rest/mod_rest.lua @ 6562:5da6fb562df9 default tip

age author description
Sat, 31 May 2025 16:59:35 +0200 Kim Alvefur mod_rest: Enable HTTP Basic authentication for Components
Tue, 22 Apr 2025 09:40:20 +0200 Kim Alvefur mod_rest: Skip unpacking error object when missing (thanks Martin)
Sun, 16 Mar 2025 17:04:51 +0100 Kim Alvefur mod_rest: Strip down error payloads to avoid stack overflow
Sat, 21 Sep 2024 21:10:45 +0200 Kim Alvefur mod_rest: Wrap mod_tokenauth errors
Mon, 19 Aug 2024 18:39:22 +0200 Kim Alvefur mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
Mon, 15 Jul 2024 16:24:20 +0200 Kim Alvefur mod_rest: Fix authentication
Sun, 14 Jul 2024 18:01:24 +0200 Kim Alvefur mod_rest: Normalize case after filtering out non-match
Sun, 14 Jul 2024 17:58:48 +0200 Kim Alvefur mod_rest: Fix to allow case sensitive HTTP authentication scheme
Sat, 06 Jul 2024 19:26:07 +0200 Kim Alvefur mod_rest: Return specific errors from credential checks
Thu, 04 Jul 2024 16:06:32 +0200 Kim Alvefur mod_rest: Reject password that fails saslprep earlier (thanks tgy)
Wed, 25 Oct 2023 15:36:20 +0200 Kim Alvefur mod_rest: Limit payload size (cf stanza size limits)
Fri, 07 Jul 2023 00:10:37 +0200 Kim Alvefur mod_rest: Use logger of HTTP request in trunk
Sun, 18 Jun 2023 22:23:24 +0200 Kim Alvefur mod_rest: Include full_jid property on origin
Sat, 08 Apr 2023 19:51:24 +0200 Kim Alvefur mod_rest: Get correct type from config