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
Sat, 11 Nov 2023 22:43:34 +0100 Kim Alvefur mod_storage_s3: Fix logging
Sat, 11 Nov 2023 22:32:18 +0100 Kim Alvefur mod_storage_s3: Sort imports
Sat, 11 Nov 2023 22:47:14 +0100 Kim Alvefur mod_storage_s3: Implement archive store deletion
Sat, 11 Nov 2023 22:26:39 +0100 Kim Alvefur mod_storage_s3: Skip archive items matching on date but not full datetime
Sat, 11 Nov 2023 17:01:29 +0100 Kim Alvefur mod_storage_s3: Move request signing into a net.http hook
Fri, 10 Nov 2023 00:26:17 +0100 Kim Alvefur mod_client_management: Report on longest lived token when grant does not expire
Tue, 07 Nov 2023 11:28:46 +0000 Matthew Wild mod_muc_members_json: Fix typo in example and set correct syntax highlighter
Tue, 07 Nov 2023 11:26:36 +0000 Matthew Wild mod_muc_members_json: Expand example config and docs for clarity
Sun, 05 Nov 2023 21:06:23 +0100 Kim Alvefur mod_storage_appendmap: Include timestamps when appending data
Sun, 05 Nov 2023 21:03:30 +0100 Kim Alvefur mod_storage_appendmap: Implement item/user iteration methods
Sun, 05 Nov 2023 19:22:46 +0100 Kim Alvefur mod_http_health: Copypaste IP access control code
Fri, 03 Nov 2023 23:26:57 +0100 Kim Alvefur mod_dnsupdate: Support advertising explicit non-existence of service
Thu, 02 Nov 2023 17:00:53 +0000 Matthew Wild mod_http_admin_api: Support for adding/removing group MUCs
Thu, 02 Nov 2023 17:00:14 +0000 Matthew Wild mod_groups_muc_bookmarks: Update bookmarks when a group MUC is added/removed
Thu, 02 Nov 2023 16:59:44 +0000 Matthew Wild mod_groups_internal: Update to support multiple MUCs per group
Mon, 30 Oct 2023 12:28:12 +0000 Matthew Wild mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax
Sun, 29 Oct 2023 12:41:56 +0100 Kim Alvefur mod_client_management: Bail out retrieving tokens for user
Sun, 29 Oct 2023 11:30:49 +0100 Kim Alvefur mod_http_oauth2: Limit revocation to clients own tokens in strict mode
Sun, 29 Oct 2023 11:20:15 +0100 Kim Alvefur mod_http_oauth2: Restrict introspection to clients own tokens
Thu, 25 May 2023 09:31:21 +0200 Kim Alvefur mod_http_oauth2: Implement introspection endpoint
Wed, 25 Oct 2023 17:18:50 +0200 Kim Alvefur mod_http_status: Add IP allowlisting capabilities
Wed, 25 Oct 2023 15:36:20 +0200 Kim Alvefur mod_rest: Limit payload size (cf stanza size limits)
Sat, 14 Oct 2023 23:05:59 +0200 Kim Alvefur mod_storage_s3: Add brief README
Sat, 14 Oct 2023 22:50:29 +0200 Kim Alvefur mod_storage_s3: Treat 404 to GET as a signal for empty data
Sat, 14 Oct 2023 22:49:57 +0200 Kim Alvefur mod_storage_s3: Use '@' as placeholder for empty (host) store slots
Sat, 14 Oct 2023 22:49:12 +0200 Kim Alvefur mod_storage_s3: Handle archive query without parameters
Sat, 14 Oct 2023 21:44:14 +0200 Kim Alvefur mod_storage_s3: Implement Archive storage
Sat, 14 Oct 2023 21:41:01 +0200 Kim Alvefur mod_storage_s3: Implement iteration of keyvalue keys (users usually)
Sat, 14 Oct 2023 21:40:46 +0200 Kim Alvefur mod_storage_s3: Implement keyvalue deletion
Sat, 14 Oct 2023 21:40:20 +0200 Kim Alvefur mod_storage_s3: Handle signing of request ?query part
Sat, 14 Oct 2023 17:31:06 +0200 Kim Alvefur mod_storage_s3: Beginnings of an experimental S3 storage driver
Fri, 06 Oct 2023 18:34:39 +0200 Kim Alvefur mod_measure_modules: Report module statuses via OpenMetrics
Fri, 06 Oct 2023 16:49:57 +0200 Kim Alvefur mod_http_health: Provide a health check HTTP endpoint
Sun, 01 Oct 2023 16:39:48 +0200 Kim Alvefur mod_rest/rest.sh: Restore default read-only behavior and the -rw flag
Thu, 28 Sep 2023 16:38:29 +0200 Kim Alvefur mod_http_oauth2: Include 'amr' claim in ID Token
Thu, 21 Sep 2023 18:47:27 -0500 Stephen Paul Weber mod_push2: restore offline message hook
Wed, 20 Sep 2023 23:05:29 -0500 Stephen Paul Weber mod_push2: Need to include the public key with the JWT
Tue, 19 Sep 2023 21:39:14 -0500 Stephen Paul Weber mod_push2: Add note about luaossl patch
Tue, 19 Sep 2023 21:36:13 -0500 Stephen Paul Weber mod_push2: Fix unbalanced quote in readme
Tue, 19 Sep 2023 21:33:40 -0500 Stephen Paul Weber mod_push2: Add back body truncation logic
Tue, 19 Sep 2023 21:21:17 -0500 Stephen Paul Weber Initial work on Push 2.0
Tue, 19 Sep 2023 15:03:01 +0200 Kim Alvefur mod_muc_adhoc_bots: Fix unbalanced quote in metadata section
Tue, 19 Sep 2023 14:55:56 +0200 Kim Alvefur mod_muc_members_json: Fix potential error when removing old affiliations
Tue, 19 Sep 2023 13:22:00 +0200 Kim Alvefur mod_http_muc_log: Correctly handle changed or retracted reactions
Mon, 18 Sep 2023 18:34:55 +0200 Kim Alvefur mod_muc_members_json: Demonstrate support for more than one JID per list
Mon, 18 Sep 2023 18:33:01 +0200 Kim Alvefur mod_muc_members_json: Fix invalid JSON in README
Mon, 18 Sep 2023 08:24:19 -0500 Stephen Paul Weber Merge
Mon, 18 Sep 2023 08:22:07 -0500 Stephen Paul Weber mod_muc_adhoc_bots: add module
Sat, 06 May 2023 19:42:08 -0500 Stephen Paul Weber mod_pubsub_subscription: support subscribing from a bare JID
Sat, 06 May 2023 19:40:23 -0500 Stephen Paul Weber merge
Wed, 22 Feb 2023 22:47:45 -0500 Stephen Paul Weber mod_muc_restrict_avatars: Block MUC participant avatars for non-members
Sun, 17 Sep 2023 13:36:30 +0200 Kim Alvefur misc/mtail: Start of an mtail config
Mon, 11 Sep 2023 18:03:18 +0200 Kim Alvefur mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel)
Mon, 11 Sep 2023 10:48:31 +0200 Kim Alvefur mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant
Mon, 11 Sep 2023 10:19:38 +0200 Kim Alvefur mod_client_management: Show grant expiry in shell command
Sat, 09 Sep 2023 22:51:25 +0200 Kim Alvefur mod_http_oauth2: Tweak wording in README to point out that this is an AS
Sat, 09 Sep 2023 21:42:24 +0200 Kim Alvefur mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt
Sun, 27 Aug 2023 09:49:35 +0200 Kim Alvefur mod_http_oauth2: Remove broken in-CSS templating
Sun, 27 Aug 2023 15:33:14 +0200 Kim Alvefur mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi
Sun, 27 Aug 2023 15:31:46 +0200 Kim Alvefur mod_bidi: Fix README again
Sun, 27 Aug 2023 15:30:00 +0200 Kim Alvefur mod_bidi: Fix autolink syntax
Sun, 27 Aug 2023 15:28:53 +0200 Kim Alvefur mod_bidi: Add warning about use with 0.12
Sat, 26 Aug 2023 14:49:45 +0200 Kim Alvefur mod_rest/rest.sh: Silence shellcheck SC1091
Sat, 26 Aug 2023 14:37:04 +0200 Kim Alvefur mod_rest/rest.sh: Update to use httpie-oauth2 plugin
Sat, 26 Aug 2023 01:40:23 +0200 Kim Alvefur mod_http_oauth2: Specify language in templates
Thu, 17 Aug 2023 08:34:17 +0200 Kim Alvefur mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
Wed, 16 Aug 2023 23:56:40 +0200 Kim Alvefur mod_http_oauth2: Allow omitting application type for native apps
Wed, 16 Aug 2023 11:17:28 +0200 Kim Alvefur mod_client_management: Show timestamp of first client appearance
Tue, 08 Aug 2023 17:04:50 +0200 Kim Alvefur mod_http_oauth2: Improve templates
Mon, 07 Aug 2023 22:52:14 +0200 Kim Alvefur mod_http_oauth2: Add autocomplete hint to username field
Sun, 06 Aug 2023 12:07:05 +0200 Kim Alvefur mod_http_oauth2: Make storage of various code more consistent
Fri, 04 Aug 2023 01:11:01 +0200 Kim Alvefur mod_http_oauth2: Bail on invalid or expired device flow state token
Mon, 31 Jul 2023 07:28:09 +0200 Kim Alvefur mod_http_oauth2: Tweak method of centering the UI
Mon, 31 Jul 2023 02:07:58 +0200 Kim Alvefur mod_http_oauth2: Optionally enforce authentication on revocation endpoint
Mon, 31 Jul 2023 02:07:24 +0200 Kim Alvefur mod_http_oauth2: Present errors in HTML <dialog>
Mon, 31 Jul 2023 02:05:49 +0200 Kim Alvefur mod_http_oauth2: Move site name into <header>
Mon, 31 Jul 2023 02:04:05 +0200 Kim Alvefur mod_http_oauth2: Conform to XHTML in templates
Thu, 27 Jul 2023 15:04:38 +0200 Kim Alvefur mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)
Thu, 27 Jul 2023 15:00:26 +0200 Kim Alvefur mod_s2sout_override: Add support for a catch-all target
Wed, 26 Jul 2023 16:23:13 +0200 Kim Alvefur mod_invites_page: Produce URL without config from prosodyctl in trunk
Tue, 25 Jul 2023 11:01:58 +0200 Kim Alvefur mod_http_oauth2: Don't use new time period API just yet
Mon, 24 Jul 2023 01:26:41 +0200 Kim Alvefur mod_http_oauth2: Clean cache less frequently
Mon, 24 Jul 2023 01:30:14 +0200 Kim Alvefur mod_http_oauth2: Shorten default token validity periods
Sun, 23 Jul 2023 02:56:08 +0200 Kim Alvefur mod_http_oauth2: Implement refresh token rotation
Fri, 21 Jul 2023 00:38:04 +0200 Kim Alvefur mod_http_oauth2: Hint at future deprecation of resource owner password grant
Fri, 21 Jul 2023 00:37:34 +0200 Kim Alvefur mod_http_oauth2: Allow a shorter form of the device grant in config
Fri, 21 Jul 2023 00:29:24 +0200 Kim Alvefur mod_http_oauth2: Mention Device flow in list of flows in README
Thu, 20 Jul 2023 10:38:33 +0200 Kim Alvefur mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator
Thu, 20 Jul 2023 10:37:27 +0200 Kim Alvefur mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message
Wed, 19 Jul 2023 17:01:40 +0200 Kim Alvefur mod_muc_block_pm: Advertise that Moderators are allowed to send PMs
Wed, 19 Jul 2023 16:59:16 +0200 Kim Alvefur mod_muc_block_pm: Allow private messages to yourself
Wed, 19 Jul 2023 13:05:47 +0200 Kim Alvefur mod_http_oauth2: Show errors on device flow user code entry page
Wed, 19 Jul 2023 12:58:04 +0200 Kim Alvefur mod_http_oauth2: Namespace the various codes to minimize confusion
Mon, 17 Jul 2023 16:40:45 +0200 Kim Alvefur mod_default_bookmarks: Include 'autojoin' in examples
Sat, 15 Jul 2023 12:27:24 +0200 Kim Alvefur mod_http_oauth2: Improve a description in schema
Sat, 15 Jul 2023 10:45:26 +0200 Kim Alvefur editorconfig: Document established conventions
Sat, 15 Jul 2023 09:16:19 +0200 Kim Alvefur mod_muc_limits: Drop unsupported Prosody versions from Compatibility table
Sat, 15 Jul 2023 09:14:57 +0200 Kim Alvefur mod_muc_limits: Set syntax of config snippets to enable syntax highlighting
Sat, 15 Jul 2023 09:09:41 +0200 Kim Alvefur mod_muc_limits: Reduce cost of multi-line messages, make configurable
Fri, 14 Jul 2023 16:20:54 +0200 Kim Alvefur mod_client_management: Make ID column dynamically sized
Fri, 14 Jul 2023 16:09:43 +0200 Kim Alvefur mod_client_management: Fix traceback if no last seen timestamp available
Fri, 14 Jul 2023 16:04:11 +0200 Kim Alvefur mod_http_oauth2: Add titles and descriptions to registration schema
Fri, 14 Jul 2023 15:44:55 +0200 Kim Alvefur mod_client_management: Fix missing equality check
Fri, 14 Jul 2023 15:16:06 +0200 Kim Alvefur mod_client_management: Allow revoking a specific client version
Fri, 14 Jul 2023 15:01:56 +0200 Kim Alvefur mod_client_management: Add way to revoke (one) client by software
Fri, 14 Jul 2023 13:25:30 +0200 Kim Alvefur mod_client_management: Add shell command to revoke client access
Thu, 13 Jul 2023 23:26:02 +0200 Kim Alvefur mod_client_management: Include software version in table (when known)
Thu, 13 Jul 2023 23:24:23 +0200 Kim Alvefur mod_client_management: Include the client id in table in shell command
Wed, 12 Jul 2023 15:47:20 +0200 Kim Alvefur mod_muc_block_pm: Update to 0.12+ API, use roles instead of affiliations
Mon, 10 Jul 2023 16:10:57 +0200 Kim Alvefur mod_http_muc_log: Fix redirect bug
Mon, 10 Jul 2023 07:16:54 +0200 Kim Alvefur mod_http_oauth2: Implement RFC 8628 Device Authorization Grant
Fri, 07 Jul 2023 19:45:48 +0200 Kim Alvefur mod_http_oauth2: Mention support for RFC 9207
Fri, 07 Jul 2023 02:02:09 +0100 Matthew Wild mod_muc_members_json: Set imported hats to active by default
Fri, 07 Jul 2023 01:25:44 +0100 Matthew Wild mod_muc_members_json: New module to import MUC membership from a JSON URL
Fri, 07 Jul 2023 00:10:37 +0200 Kim Alvefur mod_rest: Use logger of HTTP request in trunk
Fri, 30 Jun 2023 23:58:03 +0200 Kim Alvefur mod_measure_lua: Add brief README
Fri, 30 Jun 2023 23:57:37 +0200 Kim Alvefur mod_groups_oidc: Add dependency on mod_groups_internal
Thu, 29 Jun 2023 15:58:33 +0100 Matthew Wild Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)
Wed, 28 Jun 2023 21:47:22 +0200 Kim Alvefur mod_http_muc_log: Hide joins and parts by default
Mon, 26 Jun 2023 00:19:05 +0200 Kim Alvefur mod_http_oauth2: Only add nonce when issuing a client_secret
Sun, 25 Jun 2023 23:53:15 +0200 Kim Alvefur mod_pubsub_feeds: Specify acceptable formats in Accept header
Sun, 25 Jun 2023 20:15:44 +0200 Kim Alvefur mod_pubsub_feeds: Pass feed data as argument instead of storing on object
Sun, 25 Jun 2023 19:58:45 +0200 Kim Alvefur mod_pubsub_feeds: Retrieve only the most recent item to compare
Sun, 25 Jun 2023 19:52:24 +0200 Kim Alvefur mod_pubsub_feeds: Handle node already existing
Sun, 25 Jun 2023 16:48:21 +0200 Kim Alvefur mod_pubsub_feeds: Remove comment, this text is in the README
Sun, 25 Jun 2023 16:45:25 +0200 Kim Alvefur mod_pubsub_feeds: Remove broken attempt to generate an ID from content
Sun, 25 Jun 2023 16:42:57 +0200 Kim Alvefur mod_pubsub_feeds: Fix mixup between feed object and parsed feed
Sun, 25 Jun 2023 16:41:50 +0200 Kim Alvefur mod_pubsub_feeds: Create pubsub nodes on module load instead of later
Sun, 25 Jun 2023 16:27:55 +0200 Kim Alvefur mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll
Sun, 25 Jun 2023 16:24:12 +0200 Kim Alvefur mod_pubsub_feeds: Add new interval setting in seconds (old still works)
Sun, 25 Jun 2023 16:20:57 +0200 Kim Alvefur mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default
Sun, 25 Jun 2023 11:12:07 +0200 Kim Alvefur mod_http_oauth2: Always show list of requested scopes
Sun, 25 Jun 2023 00:00:02 +0200 Kim Alvefur mod_muc_limits: Add a limit on number of bytes in a message body
Sat, 24 Jun 2023 23:56:13 +0200 Kim Alvefur mod_muc_limits: Add a limit on number of lines per message
Sat, 24 Jun 2023 23:53:48 +0200 Kim Alvefur mod_muc_limits: Normalise README markdown syntax (thanks pandoc)
Sat, 24 Jun 2023 23:51:31 +0200 Kim Alvefur mod_muc_limits: Raise cost for multi-line messages
Thu, 22 Jun 2023 22:00:51 +0200 Kim Alvefur Back out 22784f001b7f: Documentation change did not match code (thanks bronko)
Thu, 22 Jun 2023 21:59:49 +0200 Kim Alvefur mod_http_oauth2: Rearrange description of redirect URIs requirements
Thu, 22 Jun 2023 09:18:32 +0200 Kim Alvefur mod_http_oauth2: Add a more complete client registration example
Tue, 20 Jun 2023 01:13:51 +0200 Kim Alvefur mod_http_oauth2: Strip JWKS metadata since we do not understand that
Tue, 20 Jun 2023 01:11:34 +0200 Kim Alvefur mod_http_oauth2: Strip unknown client metadata
Mon, 19 Jun 2023 01:26:56 +0200 Kim Alvefur mod_rest: Map the archive-id attribute in MAM result items
Sun, 18 Jun 2023 22:23:24 +0200 Kim Alvefur mod_rest: Include full_jid property on origin
Sun, 18 Jun 2023 15:28:23 +0200 Kim Alvefur mod_oidc_userinfo_vcard4: Remove unused import
Sun, 18 Jun 2023 15:28:13 +0200 Kim Alvefur mod_oidc_userinfo_vcard4: Fix typo
Sat, 17 Jun 2023 19:03:32 +0200 Kim Alvefur mod_http_oauth2: Make allowed locales configurable
Sat, 17 Jun 2023 18:15:00 +0200 Kim Alvefur mod_http_oauth2: Improve error messages for URI properties
Sat, 17 Jun 2023 16:28:13 +0200 Kim Alvefur mod_rest: Describe the error 'by' property in OpenAPI spec
Sat, 17 Jun 2023 16:26:33 +0200 Kim Alvefur mod_rest: List all error conditions in OpenAPI spec
Fri, 16 Jun 2023 00:10:46 +0200 Kim Alvefur mod_http_oauth2: Make note about handling repeated
Fri, 16 Jun 2023 00:06:53 +0200 Kim Alvefur mod_http_oauth2: Add TODO about disabling password grant
Fri, 16 Jun 2023 00:05:57 +0200 Kim Alvefur mod_http_oauth2: Disable CORS for authorization endpoint
Sun, 11 Jun 2023 14:06:28 +0200 Kim Alvefur mod_http_oauth2: Make CSP configurable
Sun, 11 Jun 2023 14:03:27 +0200 Kim Alvefur mod_http_oauth2: Link to RFC 7628 in README
Sun, 11 Jun 2023 14:02:47 +0200 Kim Alvefur mod_http_oauth2: Use code spans for some config options in README
Sat, 10 Jun 2023 12:04:00 +0200 Kim Alvefur mod_http_oauth2: Remove underscore prefix
Fri, 09 Jun 2023 18:07:15 +0200 Kim Alvefur mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table
Thu, 08 Jun 2023 19:47:35 +0100 Matthew Wild mod_firewall: Add console commands to mark/unmark users
Thu, 08 Jun 2023 19:19:46 +0100 Matthew Wild mod_firewall: Load marks from storage on demand rather than at login
Thu, 08 Jun 2023 19:15:12 +0100 Matthew Wild mod_firewall: Log warning when attempting to mark/unmark remote users
Thu, 08 Jun 2023 17:00:04 +0100 Matthew Wild mod_firewall: enable marks by default
Thu, 08 Jun 2023 16:59:22 +0100 Matthew Wild mod_firewall: Improve error when mark name contains invalid characters
Thu, 08 Jun 2023 16:53:12 +0100 Matthew Wild mod_firewall: marks: Fix marking a user with no previous marks
Thu, 08 Jun 2023 16:20:42 +0100 Matthew Wild mod_firewall: Update user marks to store instantly via map store
Thu, 08 Jun 2023 16:17:25 +0100 Matthew Wild mod_firewall: Split some long lines [luacheck]
Thu, 08 Jun 2023 13:04:19 +0100 Matthew Wild mod_firewall: Fix inverted logic of 'FROM FULL JID?'
Thu, 08 Jun 2023 12:20:34 +0100 Matthew Wild mod_firewall: spam-blocking.pfw: Remove requirement for invites to have no body
Thu, 08 Jun 2023 11:30:39 +0100 Matthew Wild mod_firewall: scripts: spam-blocklists: Check sender and inviter of MUC invitations against blocklist
Thu, 08 Jun 2023 11:28:56 +0100 Matthew Wild mod_firewall: scripts: spam-blocking.pfw: Add special handling for MUC invites
Thu, 08 Jun 2023 11:28:06 +0100 Matthew Wild mod_firewall: Add 'FROM FULL JID?' condition
Thu, 08 Jun 2023 11:25:40 +0100 Matthew Wild mod_firewall: README: Add some emphasis on the exact behaviour of TO FULL JID
Wed, 07 Jun 2023 15:59:34 +0200 Kim Alvefur mod_rest: Merge some common properties between openapi and schema
Wed, 07 Jun 2023 15:52:02 +0200 Kim Alvefur mod_rest: Apply normalization to openapi spec
Wed, 07 Jun 2023 12:54:52 +0200 Kim Alvefur mod_http_oauth2: Simplify template using if-falsy operator
Wed, 07 Jun 2023 12:31:52 +0200 Kim Alvefur mod_http_dir_listing2: Fix wrong name for resource directory
Wed, 07 Jun 2023 12:27:13 +0200 Kim Alvefur mod_http_dir_listing2: Include html resources with plugin installer
Wed, 07 Jun 2023 12:26:27 +0200 Kim Alvefur mod_http_dir_listing: Strip path to using plugin installer
Wed, 07 Jun 2023 12:23:31 +0200 Kim Alvefur mod_firewall: Include scripts with plugin installer (thanks gooya)
Wed, 07 Jun 2023 01:51:23 +0200 Kim Alvefur mod_http_oauth2: Add some words about supported flows and defaults
Wed, 07 Jun 2023 01:43:35 +0200 Kim Alvefur mod_http_oauth2/README: Expand summary to include OAuth 2.0 role
Mon, 05 Jun 2023 22:32:44 +0200 Kim Alvefur mod_http_oauth2: Return Authentication Time per OpenID Core Section 2
Mon, 05 Jun 2023 22:19:17 +0200 Kim Alvefur mod_http_oauth2: Validate the OpenID 'prompt' parameter
Sat, 03 Jun 2023 20:04:40 +0200 Kim Alvefur mod_http_oauth2: Apply text color to OOB input field
Sat, 03 Jun 2023 19:21:39 +0200 Kim Alvefur mod_client_management: Include client software version number in listing
Fri, 02 Jun 2023 11:28:04 +0200 Kim Alvefur mod_http_oauth2: Present OOB code in an input field for easier selection
Fri, 02 Jun 2023 11:20:08 +0200 Kim Alvefur mod_http_oauth2: Revert strict form check to allow consent of multiple scopes
Fri, 02 Jun 2023 11:03:57 +0200 Kim Alvefur mod_http_oauth2: Reject duplicate form-urlencoded parameters
Fri, 02 Jun 2023 10:40:48 +0200 Kim Alvefur mod_http_oauth2: Bind refresh tokens to client
Fri, 02 Jun 2023 10:14:16 +0200 Kim Alvefur mod_http_oauth2: Record hash of client_id to allow future verification
Fri, 02 Jun 2023 10:12:46 +0200 Kim Alvefur mod_http_oauth2: Add client verification wrapper function
Fri, 02 Jun 2023 08:59:59 +0200 Kim Alvefur mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 6749
Fri, 02 Jun 2023 08:59:29 +0200 Kim Alvefur mod_http_oauth2: Linkify mod_client_management in README
Thu, 01 Jun 2023 20:02:45 +0200 Kim Alvefur mod_http_oauth2: Fix messed up section about redirect_uris requirements
Thu, 01 Jun 2023 19:55:36 +0200 Kim Alvefur mod_http_oauth2: Restructure description of client metadata requirements
Thu, 01 Jun 2023 19:37:17 +0200 Kim Alvefur mod_http_oauth2: Correct loopback URL example
Thu, 01 Jun 2023 18:32:59 +0200 Kim Alvefur mod_groups_oidc: Expose groups to OAuth clients
Thu, 01 Jun 2023 18:16:18 +0200 Kim Alvefur mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism
Thu, 01 Jun 2023 18:16:13 +0200 Kim Alvefur mod_http_oauth2: Add provisions for dynamically adding simple scopes
Thu, 01 Jun 2023 16:37:03 +0200 Kim Alvefur mod_http_oauth2: Sort imports
Thu, 01 Jun 2023 02:33:05 +0200 Kim Alvefur mod_http_oauth2: Fix closing h1 tag
Wed, 31 May 2023 22:37:51 +0200 Kim Alvefur mod_auth_oauth_external: Correct docs about default scope
Wed, 31 May 2023 19:31:45 +0200 Kim Alvefur misc/lnav: Add a README with installation instructions
Wed, 31 May 2023 18:04:30 +0200 Kim Alvefur misc/lnav: Fix delimiting of timestamp in pattern
Wed, 31 May 2023 17:59:56 +0200 Kim Alvefur misc/lnav: Fix timestamp-format to be an array as per schema
Wed, 31 May 2023 03:44:04 +0200 Kim Alvefur mod_http_oauth2: Create proper template for OOB code delivery
Fri, 26 May 2023 15:49:39 +0200 Kim Alvefur mod_http_oauth2: Add an example of client registration
Fri, 26 May 2023 15:48:02 +0200 Kim Alvefur mod_http_oauth2: Document client registration requirements
Fri, 26 May 2023 15:38:38 +0200 Kim Alvefur mod_http_debug: Handle any path under /debug/* as well
Fri, 26 May 2023 15:37:15 +0200 Kim Alvefur mod_http_debug: Log some extended info about requests
Fri, 26 May 2023 15:36:04 +0200 Kim Alvefur mod_http_debug: Handle more HTTP methods
Fri, 26 May 2023 15:20:04 +0200 Kim Alvefur mod_http_debug: Add a brief README
Fri, 26 May 2023 14:32:59 +0200 Kim Alvefur mod_rest/example: Include 'application_type' in registration
Wed, 24 May 2023 16:34:35 +0200 Kim Alvefur mod_s2sout_override: Add support for Direct TLS
Wed, 24 May 2023 15:56:26 +0200 Kim Alvefur mod_s2sout_override: New module for overriding s2s connections
Tue, 23 May 2023 19:40:38 +0100 Matthew Wild mod_pubsub_alertmanager: Support for per-path config overrides
Thu, 18 May 2023 21:11:13 +0200 Kim Alvefur mod_muc_moderation: Point to new Conversations issue tracker
Thu, 18 May 2023 18:15:50 +0200 Matthew Wild mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users
Thu, 18 May 2023 18:08:40 +0200 Kim Alvefur mod_invites{,_adhoc,_register}: Recommend using version included with prosody
Thu, 18 May 2023 17:56:10 +0200 Kim Alvefur mod_welcome_page: Remove dependency on mod_invites (included with Prosody)
Thu, 18 May 2023 14:51:48 +0200 Kim Alvefur mod_http_oauth2: Allow CORS for browser clients
Thu, 18 May 2023 14:47:54 +0200 Kim Alvefur mod_http_oauth2: Disable Referrer via header
Thu, 18 May 2023 14:25:11 +0200 Kim Alvefur mod_http_oauth2: Always render errors as HTML for OOB redirect URI
Thu, 18 May 2023 14:17:58 +0200 Kim Alvefur mod_http_oauth2: Use validated redirect URI when returning errors to client
Thu, 18 May 2023 14:07:37 +0200 Kim Alvefur mod_http_oauth2: Return OAuth error for authz code store error
Thu, 18 May 2023 14:02:09 +0200 Kim Alvefur mod_http_oauth2: Validate redirect_uri before using it for error redirects
Thu, 18 May 2023 13:41:23 +0200 Kim Alvefur mod_http_oauth2: Don't return redirects or HTML from token endpoint
Thu, 18 May 2023 13:27:27 +0200 Kim Alvefur mod_http_oauth2: Tweak formatting of log message
Thu, 18 May 2023 13:43:17 +0200 Kim Alvefur mod_http_oauth2: Always show early errors to user
Thu, 18 May 2023 13:24:18 +0200 Kim Alvefur mod_http_oauth2: Clarify some error messages
Thu, 18 May 2023 13:19:25 +0200 Kim Alvefur mod_http_oauth2: Use error status code when rendering error page
Thu, 18 May 2023 13:03:09 +0200 Kim Alvefur mod_http_oauth2: Add human-readable error messages
Thu, 18 May 2023 12:57:23 +0200 Kim Alvefur mod_http_oauth2: Fix returning errors from response handlers
Wed, 17 May 2023 19:40:27 +0200 Kim Alvefur mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role
Wed, 17 May 2023 18:49:22 +0200 Kim Alvefur mod_http_oauth2: Add support for the OpenID 'login_hint' parameter
Wed, 17 May 2023 17:56:56 +0200 Kim Alvefur mod_http_oauth2: Note about partial OpenID Discovery implementation
Wed, 17 May 2023 17:38:18 +0200 Kim Alvefur mod_http_oauth2: Split long list line in README
Wed, 17 May 2023 16:40:07 +0200 Kim Alvefur mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too
Wed, 17 May 2023 16:34:19 +0200 Kim Alvefur mod_http_oauth2: Return proper OAuth error for invalid redirect URI
Wed, 17 May 2023 13:51:30 +0200 Kim Alvefur mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs
Wed, 17 May 2023 00:55:50 +0200 Kim Alvefur mod_http_oauth2: Add FIXME about loopback redirect URIs
Wed, 17 May 2023 00:09:37 +0200 Kim Alvefur mod_http_oauth2: Rename variables to improve clarity
Tue, 16 May 2023 22:18:12 +0200 Kim Alvefur mod_http_oauth2: Do minimal validation of private-use URI schemes
Tue, 16 May 2023 22:16:39 +0200 Kim Alvefur mod_http_oauth2: Reject relative redirect URIs
Tue, 16 May 2023 21:10:55 +0200 Kim Alvefur mod_http_oauth2: Reject duplicate list items in client registration
Tue, 16 May 2023 21:09:38 +0200 Kim Alvefur mod_http_oauth2: Require non-empty arrays in client registration
Tue, 16 May 2023 21:04:31 +0200 Kim Alvefur mod_http_oauth2: Reject duplicate redirect URIs in registration
Tue, 16 May 2023 20:56:57 +0200 Kim Alvefur mod_http_oauth2: Fix schema to enforce at least one redirect URI
Fri, 12 May 2023 11:58:20 +0200 Kim Alvefur mod_http_oauth2: Show only roles the user can use in consent dialog
Fri, 12 May 2023 11:11:38 +0200 Kim Alvefur mod_http_oauth2: Reference grant by id instead of value
Thu, 11 May 2023 21:43:23 +0200 Kim Alvefur mod_http_oauth2: Scope FIXMEs
Thu, 11 May 2023 21:41:37 +0200 Kim Alvefur mod_http_oauth2: Describe type signatures of scope handling functions
Thu, 11 May 2023 21:40:09 +0200 Kim Alvefur mod_http_oauth2: Allow requesting a subset of scopes on token refresh
Thu, 11 May 2023 19:33:44 +0200 Kim Alvefur mod_http_oauth2: Enforce client scope restrictions in authorization
Thu, 11 May 2023 21:37:35 +0200 Kim Alvefur mod_http_oauth2: Fix inclusion of role in refreshed access tokens
Thu, 11 May 2023 15:10:44 +0200 Kim Alvefur mod_http_oauth2: Fix unintentional persistence
Wed, 10 May 2023 19:49:40 +0200 Kim Alvefur mod_auth_oauth_external: Update compatibility section with unknowns
Wed, 10 May 2023 19:33:37 +0200 Kim Alvefur mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER
Wed, 10 May 2023 19:11:25 +0200 Kim Alvefur mod_auth_oauth_external: Stub not implemented auth module methods
Wed, 10 May 2023 18:32:47 +0200 Kim Alvefur mod_auth_oauth_external: Add Mastodon to README
Wed, 10 May 2023 13:52:31 +0200 Kim Alvefur mod_auth_oauth_external: Allow different username in PLAIN vs final JID
Wed, 10 May 2023 13:45:28 +0200 Kim Alvefur mod_auth_oauth_external: Remove untested JID mapping
Wed, 10 May 2023 13:43:59 +0200 Kim Alvefur mod_auth_oauth_external: Remove untested role mapping
Wed, 10 May 2023 12:55:13 +0200 Kim Alvefur mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN
Wed, 10 May 2023 12:39:05 +0200 Kim Alvefur mod_auth_oauth_external: Make 'scope' configurable in password grant request
Mon, 08 May 2023 20:12:43 +0200 Kim Alvefur mod_auth_oauth_external: Add setting for client_secret
Mon, 08 May 2023 20:01:34 +0200 Kim Alvefur mod_auth_oauth_external: Work without token validation endpoint
Mon, 08 May 2023 19:57:10 +0200 Kim Alvefur mod_auth_oauth_external: Fix missing import of util.jid
Sun, 07 May 2023 20:44:44 +0200 Kim Alvefur mod_rest/rest.sh: Trim trailing whitespace
Sun, 07 May 2023 20:42:33 +0200 Kim Alvefur mod_rest/rest.sh: Add --logout to revoke token
Sun, 07 May 2023 20:41:35 +0200 Kim Alvefur mod_rest/rest.sh: Make scopes to request configurable in restrc
Sun, 07 May 2023 20:25:18 +0200 Kim Alvefur mod_http_oauth2: Strip unknown scopes from consent page
Sun, 07 May 2023 20:24:18 +0200 Kim Alvefur mod_http_oauth2: Simplify code with the power of first class functions
Sun, 07 May 2023 19:11:20 +0200 Kim Alvefur mod_http_oauth2: More functional functions
Sun, 07 May 2023 19:07:52 +0200 Kim Alvefur mod_http_oauth2: Add function for filtering roles
Sun, 07 May 2023 19:29:15 +0200 Kim Alvefur mod_http_oauth2: Support granting zero role-scopes
Sun, 07 May 2023 19:40:57 +0200 Kim Alvefur mod_http_oauth2: Revert role selector, going to try something else
Sun, 07 May 2023 19:06:37 +0200 Kim Alvefur mod_http_oauth2: Include all granted roles in scopes
Sat, 06 May 2023 17:06:13 +0200 Kim Alvefur mod_block_registrations: Refresh Compatibility section
Sat, 06 May 2023 17:04:28 +0200 Kim Alvefur mod_block_registrations: Update description expansion of default list
Sat, 06 May 2023 12:23:22 +0200 Kim Alvefur mod_http_oauth2: Bail out of implicit flow on invalid or missing redirect
Fri, 05 May 2023 21:32:34 +0200 Kim Alvefur mod_http_oauth2: Fix error if no scopes requested
Fri, 05 May 2023 01:23:13 +0200 Kim Alvefur mod_http_oauth2: Add role selector to consent page
Fri, 05 May 2023 00:57:20 +0200 Kim Alvefur mod_http_oauth2: Refactor scope handling into smaller functions
Thu, 04 May 2023 18:41:33 +0200 Kim Alvefur mod_http_oauth2: Add option for specifying TTL of registered clients
Wed, 03 May 2023 10:55:22 +0200 Kim Alvefur mod_strict_https: Add way to disable redirect
Wed, 03 May 2023 10:54:15 +0200 Kim Alvefur mod_strict_https: Refresh README
Wed, 03 May 2023 10:34:00 +0200 Kim Alvefur mod_prometheus: Wrap pointer to mod_http_openmetrics in a box
Wed, 03 May 2023 10:29:46 +0200 Kim Alvefur mod_listusers: Obsolete, suggest prosodyctl shell instead
Wed, 03 May 2023 10:16:15 +0200 Kim Alvefur mod_strict_https: Update to use modern APIs instead of monkey patching
Tue, 02 May 2023 19:06:17 +0200 Kim Alvefur mod_http_oauth2: Link to RFC 7009: OAuth 2.0 Token Revocation
Tue, 02 May 2023 17:04:19 +0200 Kim Alvefur mod_http_oauth2: Add service documentation URL to metadata
Tue, 02 May 2023 17:01:02 +0200 Kim Alvefur mod_http_oauth2: Allow configuring links to policy and terms in metadata
Tue, 02 May 2023 16:39:32 +0200 Kim Alvefur mod_http_oauth2: Don't issue client_secret when not using authentication
Tue, 02 May 2023 16:34:31 +0200 Kim Alvefur mod_http_oauth2: Validate consistency of response and grant types
Tue, 02 May 2023 16:31:25 +0200 Kim Alvefur mod_http_oauth2: Enforce response type encoded in client_id
Tue, 02 May 2023 16:23:40 +0200 Kim Alvefur mod_http_oauth2: Strip unknown extra fields from client registration
Tue, 02 May 2023 16:23:05 +0200 Kim Alvefur mod_http_oauth2: Simplify validation of various URIs
Tue, 02 May 2023 16:22:17 +0200 Kim Alvefur mod_http_oauth2: More appropriate error conditions in client validation
Tue, 02 May 2023 16:20:55 +0200 Kim Alvefur mod_http_oauth2: Reject loopback URIs as client_uri
Tue, 02 May 2023 16:14:22 +0200 Kim Alvefur mod_http_oauth2: Reduce line count of metadata construction
Tue, 02 May 2023 16:08:35 +0200 Kim Alvefur mod_http_oauth2: Advertise response modes
Tue, 02 May 2023 16:07:09 +0200 Kim Alvefur mod_http_oauth2: Advertise supported grant types
Tue, 02 May 2023 15:41:36 +0200 Kim Alvefur mod_http_oauth2: Advertise revocation endpoint in metadata
Sun, 30 Apr 2023 17:04:55 +0200 Kim Alvefur mod_http_oauth2: Return status 405 for GET to endpoints without GET handler
Sun, 30 Apr 2023 20:34:36 +0200 Kim Alvefur mod_inotify_reload: Update to use FD watching method
Sun, 30 Apr 2023 17:16:47 +0200 Kim Alvefur mod_http_oauth2: Allow loopback IP literals in redirect URIs
Sun, 30 Apr 2023 16:58:53 +0200 Kim Alvefur mod_http_oauth2: Add way to retrieve registration schema
Sun, 30 Apr 2023 16:42:04 +0200 Kim Alvefur mod_http_oauth2: Fix missing base64 part of base64url (Thanks KeyCloak)
Sun, 30 Apr 2023 16:41:30 +0200 Kim Alvefur mod_http_oauth2: Fix accidental uppercase in invocation of hash function
Sun, 30 Apr 2023 16:13:40 +0200 Kim Alvefur mod_http_oauth2: Advertise the currently supported id_token signing algorithm
Sun, 30 Apr 2023 15:20:05 +0200 Kim Alvefur mod_http_oauth2: Specify that 'contacts' items are emails in client registration
Sat, 29 Apr 2023 15:47:03 +0200 Kim Alvefur Back out 6f13200c9fc1: Confused request URI with redirect URI
Sat, 29 Apr 2023 14:06:51 +0200 Kim Alvefur mod_rest/rest.sh: Implement RFC 7636 PKCE with the 'plain' method
Sat, 29 Apr 2023 13:26:33 +0200 Kim Alvefur mod_http_oauth2: Advertise required registration of redirect URIs
Sat, 29 Apr 2023 13:23:30 +0200 Kim Alvefur mod_http_oauth2: Advertise supported token endpoint auth methods
Sat, 29 Apr 2023 13:09:49 +0200 Kim Alvefur mod_http_oauth2: Allow configuring PKCE challenge methods
Sat, 29 Apr 2023 13:09:46 +0200 Kim Alvefur mod_http_oauth2: Implement RFC 7628 Proof Key for Code Exchange
Sat, 29 Apr 2023 11:26:04 +0200 Kim Alvefur mod_http_oauth2: Reorder routes into order they happen in OAuth 2.0
Fri, 28 Apr 2023 13:27:06 +0100 Matthew Wild mod_firewall: Initialize compiled chunk just once for all handlers
Thu, 27 Apr 2023 20:56:24 +0200 Kim Alvefur mod_rest/rest.sh: Set software_id in client registration to something
Thu, 27 Apr 2023 20:52:55 +0200 Kim Alvefur mod_rest/rest.sh: Include .sh suffix in client registration
Thu, 27 Apr 2023 19:16:14 +0200 Kim Alvefur mod_http_oauth2: Record OAuth software id and version attached to tokens
Thu, 27 Apr 2023 19:14:23 +0200 Kim Alvefur mod_http_oauth2: Fix misplaced 'default' on wrong side of } in client registration schema
Thu, 27 Apr 2023 16:58:48 +0100 Matthew Wild mod_remote_roster: Set id on generated iq stanzas (thanks @agwa)
Wed, 26 Apr 2023 23:41:49 +0200 Kim Alvefur mod_http_oauth2: Fix to include "openid" scope in discovery metadata
Wed, 26 Apr 2023 12:42:09 +0200 Kim Alvefur mod_client_management: Show time for recent timestamps in shell command
Wed, 26 Apr 2023 12:12:34 +0200 Kim Alvefur mod_client_management: Fix changed column cell "key"
Wed, 26 Apr 2023 12:09:17 +0200 Kim Alvefur mod_client_management: Fix error when called against host without this module
Wed, 26 Apr 2023 11:55:55 +0200 Kim Alvefur mod_client_management: Move table cell formatting into column specification
Tue, 25 Apr 2023 22:12:02 +0200 Kim Alvefur mod_client_management: Fix type confusion
Tue, 25 Apr 2023 22:06:08 +0200 Kim Alvefur mod_client_management: Fix error when last password change is unknown (or never)
Tue, 25 Apr 2023 19:50:27 +0200 Kim Alvefur mod_rest/rest.sh: Register as native application
Tue, 25 Apr 2023 19:49:41 +0200 Kim Alvefur mod_http_oauth2: Validate redirect URI depending on application type
Tue, 25 Apr 2023 18:09:08 +0200 Kim Alvefur mod_http_oauth2: Fill in some client metadata defaults
Tue, 25 Apr 2023 17:38:36 +0200 Kim Alvefur mod_http_oauth2: Allow only l10n variants of name in client metadata
Tue, 25 Apr 2023 17:16:12 +0200 Kim Alvefur mod_http_oauth2: Normalize whitespace in client metadata schema
Mon, 24 Apr 2023 17:11:08 +0100 Matthew Wild mod_log_ringbuffer: Fix description and examples of level configuration
Mon, 24 Apr 2023 17:00:05 +0100 Matthew Wild mod_log_ringbuffer: Fix example config
Sun, 23 Apr 2023 14:18:25 +0200 Kim Alvefur mod_oidc_userinfo_vcard4: Fix phone number claim
Sun, 23 Apr 2023 13:37:58 +0200 Kim Alvefur mod_oidc_userinfo_vcard4: Unpack <vcard> from PubSub <item>
Sat, 22 Apr 2023 16:29:56 +0200 Kim Alvefur mod_http_oauth2: Use new Lua pattern schema properties
Sat, 22 Apr 2023 14:22:56 +0200 Kim Alvefur mod_http_oauth2: Include additional OpenID scopes in metadata
Sat, 22 Apr 2023 14:02:56 +0200 Kim Alvefur mod_http_oauth2: Validate (unused at this point) localized URIs
Sat, 22 Apr 2023 14:06:41 +0200 Kim Alvefur mod_http_oauth2: Declare https as required of URIs in schema
Sat, 22 Apr 2023 12:02:01 +0200 Kim Alvefur mod_http_oauth2: Enforce https requirement on TOS URI
Sat, 22 Apr 2023 11:59:52 +0200 Kim Alvefur mod_http_oauth2: Use new mod_cron API for periodic cleanup
Tue, 18 Apr 2023 21:48:31 +0200 Kim Alvefur mod_audit_status: Fix error on first start
Mon, 17 Apr 2023 14:31:50 +0100 Matthew Wild mod_muc_rtbl: Use correct occupant object
Mon, 17 Apr 2023 08:26:20 +0200 Kim Alvefur mod_audit: Move underscore to avoid luacheck warning
Mon, 17 Apr 2023 08:01:09 +0200 Kim Alvefur mod_oidc_userinfo_vcard4: Provide profile details in mod_http_oauth2
Sat, 15 Apr 2023 10:54:34 +0200 Kim Alvefur mod_auth_oauth_external: Add configuration example
Sat, 15 Apr 2023 10:46:04 +0200 Kim Alvefur mod_auth_oauth_external: Linkify password grant
Sat, 15 Apr 2023 10:41:47 +0200 Kim Alvefur mod_auth_oauth_external: Some notes in README
Thu, 16 Mar 2023 13:04:13 +0100 Kim Alvefur mod_auth_oauth_external: Allow setting identity instead of discovery URL
Thu, 16 Mar 2023 12:45:52 +0100 Kim Alvefur mod_auth_oauth_external: Support PLAIN via resource owner password grant
Thu, 16 Mar 2023 12:45:22 +0100 Kim Alvefur mod_auth_oauth_external: Authenticate against an OAuth 2 provider
Thu, 13 Apr 2023 09:11:28 +0200 Kim Alvefur mod_client_management: Fix import of util.error (not errors)
Wed, 12 Apr 2023 11:24:50 +0200 Kim Alvefur mod_rest: Implement use of refresh tokens in rest.sh example
Wed, 12 Apr 2023 11:24:06 +0200 Kim Alvefur mod_http_oauth2: Fix error due to reference loop when using refresh token
Wed, 12 Apr 2023 11:22:36 +0200 Kim Alvefur mod_http_oauth2: Fix table index error when using refresh token