mod_http_oauth2: Add logger to "session" for auth event
|
Kim Alvefur |
Mon, 04 Dec 2023 21:36:35 +0100 |
mod_http_oauth2: Move some code earlier
|
Kim Alvefur |
Mon, 04 Dec 2023 21:07:54 +0100 |
mod_restrict_xmpp: Allow all XEP-0199 pings to self
|
Kim Alvefur |
Mon, 04 Dec 2023 00:23:19 +0100 |
mod_restrict_xmpp/README: Fix definition list rendering
|
Kim Alvefur |
Mon, 04 Dec 2023 00:08:27 +0100 |
mod_http_oauth2: Reject unparsable URLs
|
Kim Alvefur |
Sun, 03 Dec 2023 23:51:54 +0100 |
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0
|
Kim Alvefur |
Sun, 03 Dec 2023 23:44:18 +0100 |
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s
|
Kim Alvefur |
Sun, 03 Dec 2023 21:25:39 +0100 |
mod_http_oauth2: Handle login_hint without @hostpart
|
Kim Alvefur |
Sun, 03 Dec 2023 15:07:50 +0100 |
mod_audit: Fix querying for both user and global events
|
Kim Alvefur |
Sat, 02 Dec 2023 13:35:29 +0100 |
mod_storage_s3: Fix mapping archive query limit to ?max-keys=
|
Kim Alvefur |
Sat, 02 Dec 2023 13:26:31 +0100 |
mod_audit: Fix error due to sub-second precision timestamps
|
Kim Alvefur |
Sat, 02 Dec 2023 12:30:28 +0100 |
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)
|
Kim Alvefur |
Sat, 02 Dec 2023 12:23:15 +0100 |
mod_storage_s3: Fix sorting items by correct field
|
Kim Alvefur |
Sat, 02 Dec 2023 12:21:26 +0100 |
mod_storage_s3: Fix passing of prefixes, should not be urlencoded
|
Kim Alvefur |
Sat, 02 Dec 2023 12:20:36 +0100 |
mod_audit: Update command to handle storing JIDs instead of only usernames
|
Kim Alvefur |
Sat, 02 Dec 2023 11:48:19 +0100 |
mod_client_management: Include session in the other new-client event too
|
Kim Alvefur |
Sat, 02 Dec 2023 11:18:57 +0100 |
luacheckrc: Replace deprecated module:once with :on_ready
|
Kim Alvefur |
Sat, 02 Dec 2023 11:10:43 +0100 |
mod_restrict_xmpp: Add vcard4 PEP node to profile permission
|
Kim Alvefur |
Sat, 02 Dec 2023 11:07:23 +0100 |
mod_client_management: Include session in new-client event
|
Kim Alvefur |
Sat, 02 Dec 2023 11:06:47 +0100 |
mod_http_oauth2: Fire authentication events on login form
|
Kim Alvefur |
Fri, 01 Dec 2023 22:40:41 +0100 |
mod_http_oauth2: Comment on authorization code storage
|
Kim Alvefur |
Fri, 01 Dec 2023 21:35:25 +0100 |
mod_audit_tokens: Record events fired by mod_tokenauth in audit log
|
Kim Alvefur |
Fri, 01 Dec 2023 21:32:33 +0100 |
mod_audit_auth: Add audit record when a client connects that has not been seen before
|
Matthew Wild |
Fri, 01 Dec 2023 11:59:02 +0000 |
mod_audit_auth: Ignore FAST authentication events by default
|
Matthew Wild |
Fri, 01 Dec 2023 11:34:52 +0000 |
mod_restrict_xmpp: Fix remaining hard-coded role name
|
Matthew Wild |
Thu, 30 Nov 2023 18:05:42 +0000 |
mod_audit: Update README with new name of mod_audit_register
|
Matthew Wild |
Thu, 30 Nov 2023 17:59:47 +0000 |
mod_audit_user_accounts: Renamed from mod_audit_register
|
Matthew Wild |
Thu, 30 Nov 2023 17:59:08 +0000 |
mod_audit_register: Support for deregister and enable/disable events
|
Matthew Wild |
Thu, 30 Nov 2023 17:51:27 +0000 |
mod_audit_status: Support writing heartbeat with async storage drivers
|
Matthew Wild |
Wed, 29 Nov 2023 12:14:49 +0000 |
mod_storage_xmlarchive: Support using requested archive-id
|
Kim Alvefur |
Wed, 29 Nov 2023 11:14:21 +0100 |
mod_storage_xmlarchive: Pass hostname to converter for converting all users
|
Kim Alvefur |
Tue, 28 Nov 2023 19:55:43 +0100 |
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given
|
Kim Alvefur |
Tue, 28 Nov 2023 19:48:34 +0100 |
misc: Add a basic grafterm dashboard
|
Kim Alvefur |
Mon, 27 Nov 2023 17:16:15 +0100 |
misc: Add a Grafana dashboard
|
Kim Alvefur |
Mon, 27 Nov 2023 17:14:36 +0100 |
mod_storage_s3: Sort archive items by LastModified
|
Kim Alvefur |
Mon, 27 Nov 2023 14:27:35 +0100 |
mod_storage_s3: Reorder path components (BC: invalidates any existing data)
|
Kim Alvefur |
Mon, 27 Nov 2023 09:30:04 +0100 |
mod_storage_s3: Fix querying for basic MAM parameters
|
Kim Alvefur |
Mon, 27 Nov 2023 09:28:28 +0100 |
luacheck: Add new module API methods from trunk
|
Kim Alvefur |
Mon, 27 Nov 2023 07:10:06 +0100 |
mod_storage_s3: Implement search for set of IDs
|
Kim Alvefur |
Sun, 26 Nov 2023 22:44:01 +0100 |
mod_storage_s3: Advertise full id range archive query capability
|
Kim Alvefur |
Sun, 26 Nov 2023 22:29:21 +0100 |
mod_audit: Use new module API for period/time ranges
|
Kim Alvefur |
Sun, 26 Nov 2023 21:51:12 +0100 |
mod_auth_oauth_external: Fix typo
|
Kim Alvefur |
Sat, 25 Nov 2023 01:09:01 +0100 |
mod_storage_xmlarchive: Fix "user" iteration API
|
Kim Alvefur |
Thu, 23 Nov 2023 16:16:34 +0100 |
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)
|
Kim Alvefur |
Wed, 22 Nov 2023 12:56:50 +0100 |
mod_register_redirect: docs: Fix typo in example (thanks melvo)
|
Matthew Wild |
Wed, 22 Nov 2023 11:54:22 +0000 |
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)
|
Matthew Wild |
Tue, 21 Nov 2023 17:34:54 +0000 |
mod_invites_page: Add support for Haiku and mobile Linux
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 19:18:22 +0100 |
mod_invites_page: Also remove jQuery usage in client page
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 19:18:05 +0100 |