log

age author description
Tue, 09 Jan 2024 13:50:18 +0000 Matthew Wild mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!) default tip
Mon, 08 Jan 2024 17:28:39 +0000 Matthew Wild mod_password_policy: Change error type from 'cancel' to 'modify'
Mon, 08 Jan 2024 15:56:11 +0000 Matthew Wild mod_pubsub_serverinfo: Treat public providers as public
Mon, 08 Jan 2024 15:54:09 +0000 Matthew Wild mod_pubsub_serverinfo: Allow configuration of node persistence/deletion
Mon, 08 Jan 2024 15:53:21 +0000 Matthew Wild mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags
Mon, 08 Jan 2024 15:52:22 +0000 Matthew Wild mod_pubsub_serverinfo: Remove unused variable declaration
Mon, 08 Jan 2024 15:51:52 +0000 Matthew Wild mod_pubsub_serverinfo: Some logging improvements
Mon, 08 Jan 2024 15:38:18 +0000 Matthew Wild mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run
Thu, 04 Jan 2024 16:21:05 +0100 Guus der Kinderen mod_pubsub_serverinfo: Add node on compatibility
Thu, 04 Jan 2024 16:19:55 +0100 Guus der Kinderen mod_pubsub_serverinfo: Warm-up opt-in cache
Thu, 04 Jan 2024 15:15:51 +0100 Guus der Kinderen mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info
Thu, 04 Jan 2024 15:14:19 +0100 Guus der Kinderen mod_pubsub_serverinfo: Consider sibling vhosts 'connected'
Thu, 04 Jan 2024 12:33:34 +0100 Guus der Kinderen mod_pubsub_serverinfo: Update documentation
Thu, 04 Jan 2024 12:11:16 +0100 Guus der Kinderen mod_pubsub_serverinfo: Added 'Known Issues' section
Thu, 04 Jan 2024 12:05:51 +0100 Guus der Kinderen mod_pubsub_serverinfo: Disco/info cache TTL should be configurable
Thu, 04 Jan 2024 11:59:35 +0100 Guus der Kinderen mod_pubsub_serverinfo: Detect existence of pub/sub node
Wed, 03 Jan 2024 23:05:14 +0100 Guus der Kinderen mod_pubsub_serverinfo: implemented all basic features
Wed, 03 Jan 2024 07:53:55 +0100 tmolitor mod_csi_battery_saver: mark some presences as important
Thu, 28 Dec 2023 11:02:35 +0100 Guus der Kinderen mod_pubsub_serverinfo: New module that uses pub/sub to make accessible server info
Sat, 23 Dec 2023 17:27:35 +0100 Kim Alvefur mod_groups_internal: Set group names as roster groups
Sat, 23 Dec 2023 00:06:35 +0100 Kim Alvefur mod_http_oauth2: Reduce log level for error delivery via redirect
Sat, 23 Dec 2023 00:01:30 +0100 Kim Alvefur mod_http_oauth2: Tweak fallback error text
Thu, 21 Dec 2023 18:26:42 +0100 Kim Alvefur mod_http_oauth2: Improve registration schema documentation parts
Fri, 15 Dec 2023 12:10:07 +0100 Kim Alvefur mod_http_oauth2: Do not enforce PKCE on Device and OOB flows
Thu, 14 Dec 2023 09:44:13 +0000 Matthew Wild mod_groups_internal: Return group name instead of MUC name if MUC has no name
Tue, 12 Dec 2023 19:08:28 +0000 Matthew Wild mod_server_info: New module to add custom service extension forms to disco
Tue, 12 Dec 2023 19:06:37 +0000 Matthew Wild mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash)
Mon, 11 Dec 2023 19:09:25 +0000 Matthew Wild mod_firewall: Fix TO/FROM ROLE
Mon, 11 Dec 2023 12:10:43 +0000 Matthew Wild mod_measure_active_users: Fix inverted logic (thanks mirux)
Fri, 08 Dec 2023 20:08:35 +0100 Kim Alvefur mod_http_oauth2: Use color-scheme to get nice dark mode defaults
Fri, 08 Dec 2023 16:00:34 +0000 Matthew Wild mod_isolate_host: Fix inverted logic in log message
Fri, 08 Dec 2023 12:45:22 +0000 Matthew Wild mod_s2s_status: Add missing return (thanks Zash)
Thu, 07 Dec 2023 15:46:50 +0000 Matthew Wild mod_c2s_conn_throttle: Reduce log level from error->info
Thu, 07 Dec 2023 15:43:47 +0000 Matthew Wild mod_http_admin_api: Abort request if no valid username
Thu, 07 Dec 2023 15:43:16 +0000 Matthew Wild mod_http_admin_api: Fix some luacheck warnings and code style issues
Thu, 07 Dec 2023 15:41:55 +0000 Matthew Wild mod_http_admin_api: Support PATCH for user enabled status
Thu, 07 Dec 2023 15:41:18 +0000 Matthew Wild mod_http_admin_api: Support for setting user account enabled status
Thu, 07 Dec 2023 15:30:41 +0000 Matthew Wild mod_http_admin_api: Only include user deletion_request if account is disabled
Thu, 07 Dec 2023 15:30:01 +0000 Matthew Wild mod_http_admin_api: Return avatar metadata from get_user_info()
Thu, 07 Dec 2023 13:02:36 +0000 Matthew Wild mod_audit_auth: Improve user-agent building (fixes traceback)
Wed, 06 Dec 2023 19:13:26 +0000 Matthew Wild mod_http_admin_api: Include information about pending deletion request, if any
Wed, 06 Dec 2023 15:50:46 +0000 Matthew Wild mod_measure_active_users: Use the new mod_lastlog2 API
Wed, 06 Dec 2023 15:45:44 +0000 Matthew Wild mod_measure_active_users: Exclude disabled user accounts from counts
Wed, 06 Dec 2023 15:07:09 +0000 Matthew Wild mod_lastlog2: Fix to interpret stored data structure correctly
Wed, 06 Dec 2023 12:14:12 +0000 Matthew Wild mod_http_admin_api: Include user account status and activity in get_user_info
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
Thu, 30 Nov 2023 17:51:27 +0000 Matthew Wild mod_audit_register: Support for deregister and enable/disable events
Wed, 29 Nov 2023 12:14:49 +0000 Matthew Wild mod_audit_status: Support writing heartbeat with async storage drivers
Wed, 29 Nov 2023 11:14:21 +0100 Kim Alvefur mod_storage_xmlarchive: Support using requested archive-id
Tue, 28 Nov 2023 19:55:43 +0100 Kim Alvefur mod_storage_xmlarchive: Pass hostname to converter for converting all users
Tue, 28 Nov 2023 19:48:34 +0100 Kim Alvefur mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given
Mon, 27 Nov 2023 17:16:15 +0100 Kim Alvefur misc: Add a basic grafterm dashboard
Mon, 27 Nov 2023 17:14:36 +0100 Kim Alvefur misc: Add a Grafana dashboard
Mon, 27 Nov 2023 14:27:35 +0100 Kim Alvefur mod_storage_s3: Sort archive items by LastModified
Mon, 27 Nov 2023 09:30:04 +0100 Kim Alvefur mod_storage_s3: Reorder path components (BC: invalidates any existing data)
Mon, 27 Nov 2023 09:28:28 +0100 Kim Alvefur mod_storage_s3: Fix querying for basic MAM parameters
Mon, 27 Nov 2023 07:10:06 +0100 Kim Alvefur luacheck: Add new module API methods from trunk
Sun, 26 Nov 2023 22:44:01 +0100 Kim Alvefur mod_storage_s3: Implement search for set of IDs
Sun, 26 Nov 2023 22:29:21 +0100 Kim Alvefur mod_storage_s3: Advertise full id range archive query capability
Sun, 26 Nov 2023 21:51:12 +0100 Kim Alvefur mod_audit: Use new module API for period/time ranges
Sat, 25 Nov 2023 01:09:01 +0100 Kim Alvefur mod_auth_oauth_external: Fix typo
Thu, 23 Nov 2023 16:16:34 +0100 Kim Alvefur mod_storage_xmlarchive: Fix "user" iteration API
Wed, 22 Nov 2023 12:56:50 +0100 Kim Alvefur mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)
Wed, 22 Nov 2023 11:54:22 +0000 Matthew Wild mod_register_redirect: docs: Fix typo in example (thanks melvo)
Tue, 21 Nov 2023 17:34:54 +0000 Matthew Wild mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)
Thu, 16 Nov 2023 19:18:22 +0100 Emmanuel Gil Peyrot mod_invites_page: Add support for Haiku and mobile Linux
Thu, 16 Nov 2023 19:18:05 +0100 Emmanuel Gil Peyrot mod_invites_page: Also remove jQuery usage in client page
Thu, 16 Nov 2023 19:17:44 +0100 Emmanuel Gil Peyrot mod_invites_page: Stop displaying the QRCode to mobile devices
Thu, 16 Nov 2023 18:06:40 +0100 Emmanuel Gil Peyrot mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
Thu, 16 Nov 2023 16:31:02 +0100 Emmanuel Gil Peyrot mod_invites_page: Typo in preventing the default event when clicking on show all
Thu, 16 Nov 2023 16:25:52 +0100 Emmanuel Gil Peyrot mod_http_avatar: Fix displaying the fallback on Firefox
Thu, 16 Nov 2023 16:16:55 +0100 Emmanuel Gil Peyrot mod_invites_page: Move the JS script to its own file
Thu, 16 Nov 2023 16:15:26 +0100 Emmanuel Gil Peyrot mod_invites_page: Replace jQuery with vanilla.js in the HTML
Thu, 16 Nov 2023 16:14:24 +0100 Emmanuel Gil Peyrot mod_register_apps: Add Renga to the list of supported clients
Tue, 14 Nov 2023 23:19:19 +0100 Kim Alvefur mod_http_oauth2: Make defaults more secure
Tue, 14 Nov 2023 23:03:37 +0100 Kim Alvefur mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted
Tue, 14 Nov 2023 16:01:33 +0100 Kim Alvefur mod_audit: Replace argument parsing debug print() with debug logging
Mon, 13 Nov 2023 17:23:49 +0100 Kim Alvefur mod_audit_register: Include hostpart with audit events here too
Mon, 13 Nov 2023 17:14:09 +0100 Kim Alvefur mod_audit_auth: Include hostpart with audit events
Mon, 13 Nov 2023 16:55:12 +0100 Kim Alvefur mod_audit: Fix storing IP prefixes
Mon, 13 Nov 2023 12:37:21 +0100 Kim Alvefur mod_audit: Fix showing session details in module command
Mon, 13 Nov 2023 12:22:17 +0100 Kim Alvefur mod_audit: Also record human-readable name of country
Mon, 13 Nov 2023 12:14:31 +0100 Kim Alvefur mod_audit: Fix recording location info
Mon, 13 Nov 2023 12:05:17 +0100 Kim Alvefur mod_audit: Parse IP into util.ip object once and reuse
Mon, 13 Nov 2023 12:02:54 +0100 Kim Alvefur mod_audit: Pass IP address in string form
Mon, 13 Nov 2023 11:36:56 +0100 Kim Alvefur mod_audit: Fix use of util.ip
Sun, 12 Nov 2023 16:37:47 +0100 Kim Alvefur mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
Sun, 12 Nov 2023 16:14:09 +0100 Kim Alvefur mod_firewall: Tweak page outline
Sun, 12 Nov 2023 02:37:53 +0100 Kim Alvefur mod_aws_profile: Fix use of timer API
Sun, 12 Nov 2023 02:35:34 +0100 Kim Alvefur mod_auth_oauth_external: Enable experimental http connection pooling
Sat, 11 Nov 2023 23:55:44 +0100 Kim Alvefur mod_storage_s3: Enable connection pooling added in latest trunk