Wed, 06 Dec 2023 12:12:37 +0000 |
Matthew Wild |
mod_lastlog2: Expose API to query the last active time of a user
|
Tue, 05 Dec 2023 12:39:00 +0000 |
Matthew Wild |
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade Protection
|
Mon, 04 Dec 2023 21:38:27 +0100 |
Kim Alvefur |
mod_log_sasl_mech: Handle auth event from other than mod_saslauth
|
Mon, 04 Dec 2023 21:36:35 +0100 |
Kim Alvefur |
mod_http_oauth2: Add logger to "session" for auth event
|
Mon, 04 Dec 2023 21:07:54 +0100 |
Kim Alvefur |
mod_http_oauth2: Move some code earlier
|
Mon, 04 Dec 2023 00:23:19 +0100 |
Kim Alvefur |
mod_restrict_xmpp: Allow all XEP-0199 pings to self
|
Mon, 04 Dec 2023 00:08:27 +0100 |
Kim Alvefur |
mod_restrict_xmpp/README: Fix definition list rendering
|
Sun, 03 Dec 2023 23:51:54 +0100 |
Kim Alvefur |
mod_http_oauth2: Reject unparsable URLs
|
Sun, 03 Dec 2023 23:44:18 +0100 |
Kim Alvefur |
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0
|
Sun, 03 Dec 2023 21:25:39 +0100 |
Kim Alvefur |
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s
|
Sun, 03 Dec 2023 15:07:50 +0100 |
Kim Alvefur |
mod_http_oauth2: Handle login_hint without @hostpart
|
Sat, 02 Dec 2023 13:35:29 +0100 |
Kim Alvefur |
mod_audit: Fix querying for both user and global events
|
Sat, 02 Dec 2023 13:26:31 +0100 |
Kim Alvefur |
mod_storage_s3: Fix mapping archive query limit to ?max-keys=
|
Sat, 02 Dec 2023 12:30:28 +0100 |
Kim Alvefur |
mod_audit: Fix error due to sub-second precision timestamps
|
Sat, 02 Dec 2023 12:23:15 +0100 |
Kim Alvefur |
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)
|
Sat, 02 Dec 2023 12:21:26 +0100 |
Kim Alvefur |
mod_storage_s3: Fix sorting items by correct field
|
Sat, 02 Dec 2023 12:20:36 +0100 |
Kim Alvefur |
mod_storage_s3: Fix passing of prefixes, should not be urlencoded
|
Sat, 02 Dec 2023 11:48:19 +0100 |
Kim Alvefur |
mod_audit: Update command to handle storing JIDs instead of only usernames
|
Sat, 02 Dec 2023 11:18:57 +0100 |
Kim Alvefur |
mod_client_management: Include session in the other new-client event too
|
Sat, 02 Dec 2023 11:10:43 +0100 |
Kim Alvefur |
luacheckrc: Replace deprecated module:once with :on_ready
|
Sat, 02 Dec 2023 11:07:23 +0100 |
Kim Alvefur |
mod_restrict_xmpp: Add vcard4 PEP node to profile permission
|
Sat, 02 Dec 2023 11:06:47 +0100 |
Kim Alvefur |
mod_client_management: Include session in new-client event
|
Fri, 01 Dec 2023 22:40:41 +0100 |
Kim Alvefur |
mod_http_oauth2: Fire authentication events on login form
|
Fri, 01 Dec 2023 21:35:25 +0100 |
Kim Alvefur |
mod_http_oauth2: Comment on authorization code storage
|
Fri, 01 Dec 2023 21:32:33 +0100 |
Kim Alvefur |
mod_audit_tokens: Record events fired by mod_tokenauth in audit log
|
Fri, 01 Dec 2023 11:59:02 +0000 |
Matthew Wild |
mod_audit_auth: Add audit record when a client connects that has not been seen before
|
Fri, 01 Dec 2023 11:34:52 +0000 |
Matthew Wild |
mod_audit_auth: Ignore FAST authentication events by default
|
Thu, 30 Nov 2023 18:05:42 +0000 |
Matthew Wild |
mod_restrict_xmpp: Fix remaining hard-coded role name
|
Thu, 30 Nov 2023 17:59:47 +0000 |
Matthew Wild |
mod_audit: Update README with new name of mod_audit_register
|
Thu, 30 Nov 2023 17:59:08 +0000 |
Matthew Wild |
mod_audit_user_accounts: Renamed from mod_audit_register
|