log mod_rest/mod_rest.lua @ 5963:c61a82f80e57 default tip

age author description
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)