log

age author description
Sat, 01 Dec 2018 15:27:53 +0100 Kim Alvefur mod_auth_external/README: Update to reflect non-blocking by default
Sat, 01 Dec 2018 15:22:49 +0100 Kim Alvefur mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.x
Sat, 01 Dec 2018 17:50:36 +0100 Goffi mod_privilege: fixed routing issue with message permission:
Sat, 01 Dec 2018 12:10:31 +0100 Goffi mod_delegation: avoid crash on recent prosody versions
Fri, 30 Nov 2018 19:31:25 +0100 Michel Le Bihan mod_e2e_policy: Fix an error with getting stanza from event
Fri, 30 Nov 2018 19:17:16 +0100 Michel Le Bihan mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelist
Thu, 22 Nov 2018 23:35:27 +0000 Matthew Wild mod_password_reset: Fix titles for consistency
Thu, 22 Nov 2018 23:34:08 +0000 Matthew Wild mod_password_reset: Adjust form slightly after user testing
Thu, 22 Nov 2018 23:31:17 +0000 Matthew Wild mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly
Thu, 22 Nov 2018 17:12:00 +0100 Kim Alvefur mod_muc_ping: Update README to mention 0.11.x as separate from trunk
Sun, 18 Nov 2018 18:38:37 +0100 Emmanuel Gil Peyrot mod_http_upload: Disallow POST in CORS
Sun, 18 Nov 2018 18:36:16 +0100 Emmanuel Gil Peyrot mod_http_upload: Remove extra check for Origin HTTP header
Sun, 18 Nov 2018 12:16:47 +0000 Matthew Wild mod_http_upload: Relocate function definition to avoid traceback
Sun, 18 Nov 2018 12:15:02 +0000 Matthew Wild mod_http_upload: Also add CORS headers in response to PUT
Sun, 18 Nov 2018 12:06:13 +0000 Matthew Wild mod_http_upload: Add CORS headers for web clients (untested)