Tue, 26 Apr 2022 22:32:44 +0200 mod_audit*: modules for audit logging in prosody
Jonas Schäfer <jonas@wielicki.name> [Tue, 26 Apr 2022 22:32:44 +0200] rev 4936
mod_audit*: modules for audit logging in prosody These are to be seen as proof-of-concept for now.
Sun, 24 Apr 2022 23:58:41 -0400 mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)
moparisthebest <admin@moparisthebest.com> [Sun, 24 Apr 2022 23:58:41 -0400] rev 4935
mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)
Fri, 22 Apr 2022 14:29:32 +0200 mod_http_muc_log: Fix exception on lack of trailing slash in room path
Kim Alvefur <zash@zash.se> [Fri, 22 Apr 2022 14:29:32 +0200] rev 4934
mod_http_muc_log: Fix exception on lack of trailing slash in room path A request to /room leads to the match call returning nil which in turn calls nodeprep(nil). In Prosody 0.11.x this does nothing and simply returns the nil, while in 0.12 it is an error. Now it redirects to the calendar view at /room/ - even for non-existant rooms. Discovered at a deployment with http_paths = { muc_log = "/" } and requests to /robots.txt and similar, which now result in a uses redirect before returning 404.
Mon, 18 Apr 2022 23:02:04 +0200 mod_rest: Fix description of extdisco endpoint (thanks MattJ)
Kim Alvefur <zash@zash.se> [Mon, 18 Apr 2022 23:02:04 +0200] rev 4933
mod_rest: Fix description of extdisco endpoint (thanks MattJ) Where's the archive docs tho?
Sun, 17 Apr 2022 12:52:13 +0200 mod_rest/apidemo: Don't show traceback to users on config/resource problem
Kim Alvefur <zash@zash.se> [Sun, 17 Apr 2022 12:52:13 +0200] rev 4932
mod_rest/apidemo: Don't show traceback to users on config/resource problem
Sun, 17 Apr 2022 12:51:45 +0200 mod_rest: Add some notes about custom disco#info mapping code
Kim Alvefur <zash@zash.se> [Sun, 17 Apr 2022 12:51:45 +0200] rev 4931
mod_rest: Add some notes about custom disco#info mapping code
Sun, 17 Apr 2022 12:49:06 +0200 mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744
Kim Alvefur <zash@zash.se> [Sun, 17 Apr 2022 12:49:06 +0200] rev 4930
mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744 The module import was made to work with the plugin installer, but was not compatible with the old method of cloning the whole repo
Mon, 11 Apr 2022 20:32:05 +0100 mod_http_admin_api: Indicate whether a given push registration uses encryption
Matthew Wild <mwild1@gmail.com> [Mon, 11 Apr 2022 20:32:05 +0100] rev 4929
mod_http_admin_api: Indicate whether a given push registration uses encryption
Mon, 11 Apr 2022 20:31:43 +0100 mod_http_admin_api: Fix client -> client_id (the actual field name)
Matthew Wild <mwild1@gmail.com> [Mon, 11 Apr 2022 20:31:43 +0100] rev 4928
mod_http_admin_api: Fix client -> client_id (the actual field name)
Mon, 11 Apr 2022 00:19:48 +0200 mod_http_oauth2/README: Update Compatibility section to mention 0.12
Kim Alvefur <zash@zash.se> [Mon, 11 Apr 2022 00:19:48 +0200] rev 4927
mod_http_oauth2/README: Update Compatibility section to mention 0.12
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip