Sat, 02 Dec 2023 12:23:15 +0100 mod_storage_s3: Remove wrapper and original timestamp from payload (BC)
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 12:23:15 +0100] rev 5764
mod_storage_s3: Remove wrapper and original timestamp from payload (BC) Unpacking the wrapper was already removed in 66986f5271c3 so it was broken already. Just rely on the Last-Modified date instead, it's not going to be accurate if a different timestamp is passed, e.g. with migrations, but that will have to be a future problem. Perhaps the X-Amz-Meta-* can be used?
Sat, 02 Dec 2023 12:21:26 +0100 mod_storage_s3: Fix sorting items by correct field
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 12:21:26 +0100] rev 5763
mod_storage_s3: Fix sorting items by correct field
Sat, 02 Dec 2023 12:20:36 +0100 mod_storage_s3: Fix passing of prefixes, should not be urlencoded
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 12:20:36 +0100] rev 5762
mod_storage_s3: Fix passing of prefixes, should not be urlencoded
Sat, 02 Dec 2023 11:48:19 +0100 mod_audit: Update command to handle storing JIDs instead of only usernames
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 11:48:19 +0100] rev 5761
mod_audit: Update command to handle storing JIDs instead of only usernames
Sat, 02 Dec 2023 11:18:57 +0100 mod_client_management: Include session in the other new-client event too
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 11:18:57 +0100] rev 5760
mod_client_management: Include session in the other new-client event too
Sat, 02 Dec 2023 11:10:43 +0100 luacheckrc: Replace deprecated module:once with :on_ready
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 11:10:43 +0100] rev 5759
luacheckrc: Replace deprecated module:once with :on_ready So that :once is warned about properly. module:once was only added in trunk so it shouldn't have gotten very far yet.
Sat, 02 Dec 2023 11:07:23 +0100 mod_restrict_xmpp: Add vcard4 PEP node to profile permission
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 11:07:23 +0100] rev 5758
mod_restrict_xmpp: Add vcard4 PEP node to profile permission
Sat, 02 Dec 2023 11:06:47 +0100 mod_client_management: Include session in new-client event
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2023 11:06:47 +0100] rev 5757
mod_client_management: Include session in new-client event Needed by mod_audit_auth
Fri, 01 Dec 2023 22:40:41 +0100 mod_http_oauth2: Fire authentication events on login form
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2023 22:40:41 +0100] rev 5756
mod_http_oauth2: Fire authentication events on login form For e.g. mod_audit_auth to use. A bit hacky because upon review many modules don't seem to handle the lack of an XMPP session in the event payload.
Fri, 01 Dec 2023 21:35:25 +0100 mod_http_oauth2: Comment on authorization code storage
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2023 21:35:25 +0100] rev 5755
mod_http_oauth2: Comment on authorization code storage
(0) -3000 -1000 -300 -100 -10 +10 +100 tip