Software /
code /
prosody-modules
Graph
-
mod_isolate_host: Fix inverted logic in log message12 months ago, by Matthew Wild
-
mod_s2s_status: Add missing return (thanks Zash)12 months ago, by Matthew Wild
-
mod_c2s_conn_throttle: Reduce log level from error->info12 months ago, by Matthew Wild
-
mod_http_admin_api: Abort request if no valid username12 months ago, by Matthew Wild
-
mod_http_admin_api: Fix some luacheck warnings and code style issues12 months ago, by Matthew Wild
-
mod_http_admin_api: Support PATCH for user enabled status12 months ago, by Matthew Wild
-
mod_http_admin_api: Support for setting user account enabled status12 months ago, by Matthew Wild
-
mod_http_admin_api: Only include user deletion_request if account is disabled12 months ago, by Matthew Wild
-
mod_http_admin_api: Return avatar metadata from get_user_info()12 months ago, by Matthew Wild
-
mod_audit_auth: Improve user-agent building (fixes traceback)12 months ago, by Matthew Wild
-
mod_http_admin_api: Include information about pending deletion request, if any12 months ago, by Matthew Wild
-
mod_measure_active_users: Use the new mod_lastlog2 API12 months ago, by Matthew Wild
-
mod_measure_active_users: Exclude disabled user accounts from counts12 months ago, by Matthew Wild
-
mod_lastlog2: Fix to interpret stored data structure correctly12 months ago, by Matthew Wild
-
mod_http_admin_api: Include user account status and activity in get_user_info12 months ago, by Matthew Wild
-
mod_lastlog2: Expose API to query the last active time of a user12 months ago, by Matthew Wild
-
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade Protection12 months ago, by Matthew Wild
-
mod_log_sasl_mech: Handle auth event from other than mod_saslauth12 months ago, by Kim Alvefur
-
mod_http_oauth2: Add logger to "session" for auth event12 months ago, by Kim Alvefur
-
mod_http_oauth2: Move some code earlier12 months ago, by Kim Alvefur
-
mod_restrict_xmpp: Allow all XEP-0199 pings to self12 months ago, by Kim Alvefur
-
mod_restrict_xmpp/README: Fix definition list rendering12 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject unparsable URLs12 months ago, by Kim Alvefur
-
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f012 months ago, by Kim Alvefur
-
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s12 months ago, by Kim Alvefur
-
mod_http_oauth2: Handle login_hint without @hostpart12 months ago, by Kim Alvefur
-
mod_audit: Fix querying for both user and global events12 months ago, by Kim Alvefur
-
mod_storage_s3: Fix mapping archive query limit to ?max-keys=12 months ago, by Kim Alvefur
-
mod_audit: Fix error due to sub-second precision timestamps12 months ago, by Kim Alvefur
-
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)12 months ago, by Kim Alvefur
-
mod_storage_s3: Fix sorting items by correct field12 months ago, by Kim Alvefur
-
mod_storage_s3: Fix passing of prefixes, should not be urlencoded12 months ago, by Kim Alvefur
-
mod_audit: Update command to handle storing JIDs instead of only usernames12 months ago, by Kim Alvefur
-
mod_client_management: Include session in the other new-client event too12 months ago, by Kim Alvefur
-
luacheckrc: Replace deprecated module:once with :on_ready12 months ago, by Kim Alvefur
-
mod_restrict_xmpp: Add vcard4 PEP node to profile permission12 months ago, by Kim Alvefur
-
mod_client_management: Include session in new-client event12 months ago, by Kim Alvefur
-
mod_http_oauth2: Fire authentication events on login form12 months ago, by Kim Alvefur
-
mod_http_oauth2: Comment on authorization code storage12 months ago, by Kim Alvefur
-
mod_audit_tokens: Record events fired by mod_tokenauth in audit log12 months ago, by Kim Alvefur
-
mod_audit_auth: Add audit record when a client connects that has not been seen before13 months ago, by Matthew Wild
-
mod_audit_auth: Ignore FAST authentication events by default13 months ago, by Matthew Wild
-
mod_restrict_xmpp: Fix remaining hard-coded role name13 months ago, by Matthew Wild
-
mod_audit: Update README with new name of mod_audit_register13 months ago, by Matthew Wild
-
mod_audit_user_accounts: Renamed from mod_audit_register13 months ago, by Matthew Wild
-
mod_audit_register: Support for deregister and enable/disable events13 months ago, by Matthew Wild
-
mod_audit_status: Support writing heartbeat with async storage drivers13 months ago, by Matthew Wild
-
mod_storage_xmlarchive: Support using requested archive-id13 months ago, by Kim Alvefur
-
mod_storage_xmlarchive: Pass hostname to converter for converting all users13 months ago, by Kim Alvefur
-
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given13 months ago, by Kim Alvefur
-
misc: Add a basic grafterm dashboard13 months ago, by Kim Alvefur
-
misc: Add a Grafana dashboard13 months ago, by Kim Alvefur
-
mod_storage_s3: Sort archive items by LastModified13 months ago, by Kim Alvefur
-
mod_storage_s3: Reorder path components (BC: invalidates any existing data)13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix querying for basic MAM parameters13 months ago, by Kim Alvefur
-
luacheck: Add new module API methods from trunk13 months ago, by Kim Alvefur
-
mod_storage_s3: Implement search for set of IDs13 months ago, by Kim Alvefur
-
mod_storage_s3: Advertise full id range archive query capability13 months ago, by Kim Alvefur
-
mod_audit: Use new module API for period/time ranges13 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Fix typo13 months ago, by Kim Alvefur
-
mod_storage_xmlarchive: Fix "user" iteration API13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)13 months ago, by Kim Alvefur
-
mod_register_redirect: docs: Fix typo in example (thanks melvo)13 months ago, by Matthew Wild
-
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)13 months ago, by Matthew Wild
-
mod_invites_page: Add support for Haiku and mobile Linux13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Also remove jQuery usage in client page13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Stop displaying the QRCode to mobile devices13 months ago, by Emmanuel Gil Peyrot
-
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Typo in preventing the default event when clicking on show all13 months ago, by Emmanuel Gil Peyrot
-
mod_http_avatar: Fix displaying the fallback on Firefox13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Move the JS script to its own file13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Replace jQuery with vanilla.js in the HTML13 months ago, by Emmanuel Gil Peyrot
-
mod_register_apps: Add Renga to the list of supported clients13 months ago, by Emmanuel Gil Peyrot
-
mod_http_oauth2: Make defaults more secure13 months ago, by Kim Alvefur
-
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted13 months ago, by Kim Alvefur
-
mod_audit: Replace argument parsing debug print() with debug logging13 months ago, by Kim Alvefur
-
mod_audit_register: Include hostpart with audit events here too13 months ago, by Kim Alvefur
-
mod_audit_auth: Include hostpart with audit events13 months ago, by Kim Alvefur
-
mod_audit: Fix storing IP prefixes13 months ago, by Kim Alvefur
-
mod_audit: Fix showing session details in module command13 months ago, by Kim Alvefur
-
mod_audit: Also record human-readable name of country13 months ago, by Kim Alvefur
-
mod_audit: Fix recording location info13 months ago, by Kim Alvefur
-
mod_audit: Parse IP into util.ip object once and reuse13 months ago, by Kim Alvefur
-
mod_audit: Pass IP address in string form13 months ago, by Kim Alvefur
-
mod_audit: Fix use of util.ip13 months ago, by Kim Alvefur
-
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB13 months ago, by Kim Alvefur
-
mod_firewall: Tweak page outline13 months ago, by Kim Alvefur
-
mod_aws_profile: Fix use of timer API13 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Enable experimental http connection pooling13 months ago, by Kim Alvefur
-
mod_storage_s3: Enable connection pooling added in latest trunk13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix logging13 months ago, by Kim Alvefur
-
mod_storage_s3: Sort imports13 months ago, by Kim Alvefur
-
mod_storage_s3: Implement archive store deletion13 months ago, by Kim Alvefur
-
mod_storage_s3: Skip archive items matching on date but not full datetime13 months ago, by Kim Alvefur
-
mod_storage_s3: Move request signing into a net.http hook13 months ago, by Kim Alvefur
-
mod_client_management: Report on longest lived token when grant does not expire13 months ago, by Kim Alvefur
-
mod_muc_members_json: Fix typo in example and set correct syntax highlighter13 months ago, by Matthew Wild
-
mod_muc_members_json: Expand example config and docs for clarity13 months ago, by Matthew Wild
-
mod_storage_appendmap: Include timestamps when appending data13 months ago, by Kim Alvefur
-
mod_storage_appendmap: Implement item/user iteration methods13 months ago, by Kim Alvefur
-
mod_http_health: Copypaste IP access control code13 months ago, by Kim Alvefur
-
mod_dnsupdate: Support advertising explicit non-existence of service13 months ago, by Kim Alvefur
-
mod_http_admin_api: Support for adding/removing group MUCs13 months ago, by Matthew Wild
-
mod_groups_muc_bookmarks: Update bookmarks when a group MUC is added/removed13 months ago, by Matthew Wild
-
mod_groups_internal: Update to support multiple MUCs per group13 months ago, by Matthew Wild
-
mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax14 months ago, by Matthew Wild
-
mod_client_management: Bail out retrieving tokens for user14 months ago, by Kim Alvefur
-
mod_http_oauth2: Limit revocation to clients own tokens in strict mode14 months ago, by Kim Alvefur
-
mod_http_oauth2: Restrict introspection to clients own tokens14 months ago, by Kim Alvefur
-
mod_http_oauth2: Implement introspection endpoint19 months ago, by Kim Alvefur
-
mod_http_status: Add IP allowlisting capabilities14 months ago, by Kim Alvefur
-
mod_rest: Limit payload size (cf stanza size limits)14 months ago, by Kim Alvefur
-
mod_storage_s3: Add brief README14 months ago, by Kim Alvefur
-
mod_storage_s3: Treat 404 to GET as a signal for empty data14 months ago, by Kim Alvefur
-
mod_storage_s3: Use '@' as placeholder for empty (host) store slots14 months ago, by Kim Alvefur
-
mod_storage_s3: Handle archive query without parameters14 months ago, by Kim Alvefur
-
mod_storage_s3: Implement Archive storage14 months ago, by Kim Alvefur
-
mod_storage_s3: Implement iteration of keyvalue keys (users usually)14 months ago, by Kim Alvefur
-
mod_storage_s3: Implement keyvalue deletion14 months ago, by Kim Alvefur
-
mod_storage_s3: Handle signing of request ?query part14 months ago, by Kim Alvefur
Scroll all the way down to load more.