Software /
code /
prosody-modules
Graph
-
mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi16 months ago, by Kim Alvefur
-
mod_bidi: Fix README again16 months ago, by Kim Alvefur
-
mod_bidi: Fix autolink syntax16 months ago, by Kim Alvefur
-
mod_bidi: Add warning about use with 0.1216 months ago, by Kim Alvefur
-
mod_rest/rest.sh: Silence shellcheck SC109116 months ago, by Kim Alvefur
-
mod_rest/rest.sh: Update to use httpie-oauth2 plugin16 months ago, by Kim Alvefur
-
mod_http_oauth2: Specify language in templates16 months ago, by Kim Alvefur
-
mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc317 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow omitting application type for native apps17 months ago, by Kim Alvefur
-
mod_client_management: Show timestamp of first client appearance17 months ago, by Kim Alvefur
-
mod_http_oauth2: Improve templates17 months ago, by Kim Alvefur
-
mod_http_oauth2: Add autocomplete hint to username field17 months ago, by Kim Alvefur
-
mod_http_oauth2: Make storage of various code more consistent17 months ago, by Kim Alvefur
-
mod_http_oauth2: Bail on invalid or expired device flow state token17 months ago, by Kim Alvefur
-
mod_http_oauth2: Tweak method of centering the UI17 months ago, by Kim Alvefur
-
mod_http_oauth2: Optionally enforce authentication on revocation endpoint17 months ago, by Kim Alvefur
-
mod_http_oauth2: Present errors in HTML <dialog>17 months ago, by Kim Alvefur
-
mod_http_oauth2: Move site name into <header>17 months ago, by Kim Alvefur
-
mod_http_oauth2: Conform to XHTML in templates17 months ago, by Kim Alvefur
-
mod_invites_register_web: add inviter back in every html render.17 months ago, by Trần H. Trung
-
mod_invites_api: refactor to keep consistent error message.17 months ago, by Trần H. Trung
-
mod_invites_api: fix error messages when not `found`.17 months ago, by Trần H. Trung
-
mod_invites_api: add `rename` command.17 months ago, by Trần H. Trung
-
mod_invites_api: add `module:depends("http");` to use `module:http_url()` in `prosodyctl`.17 months ago, by Trần H. Trung
-
mod_invites_api: Update README.markdown.17 months ago, by Trần H. Trung
-
Merge upstream17 months ago, by Trần H. Trung
-
mod_webpresence: use module:http_url() to get the correct url.17 months ago, by Trần H. Trung
-
mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)17 months ago, by Kim Alvefur
-
mod_s2sout_override: Add support for a catch-all target17 months ago, by Kim Alvefur
-
mod_invites_page: Produce URL without config from prosodyctl in trunk17 months ago, by Kim Alvefur
-
mod_invites_api: remove unnecessary variables.17 months ago, by Trần H. Trung
-
mod_invites_api: use the nice `module:http_url()` to get the correct url.17 months ago, by Trần H. Trung
-
Merge upstream.17 months ago, by Trần H. Trung
-
mod_http_oauth2: Don't use new time period API just yet17 months ago, by Kim Alvefur
-
mod_http_oauth2: Clean cache less frequently17 months ago, by Kim Alvefur
-
mod_http_oauth2: Shorten default token validity periods17 months ago, by Kim Alvefur
-
mod_http_oauth2: Implement refresh token rotation17 months ago, by Kim Alvefur
-
mod_http_oauth2: Hint at future deprecation of resource owner password grant17 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow a shorter form of the device grant in config17 months ago, by Kim Alvefur
-
mod_http_oauth2: Mention Device flow in list of flows in README17 months ago, by Kim Alvefur
-
mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator17 months ago, by Kim Alvefur
-
mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message17 months ago, by Kim Alvefur
-
mod_muc_block_pm: Advertise that Moderators are allowed to send PMs18 months ago, by Kim Alvefur
-
mod_muc_block_pm: Allow private messages to yourself18 months ago, by Kim Alvefur
-
mod_http_oauth2: Show errors on device flow user code entry page18 months ago, by Kim Alvefur
-
mod_http_oauth2: Namespace the various codes to minimize confusion18 months ago, by Kim Alvefur
-
mod_default_bookmarks: Include 'autojoin' in examples18 months ago, by Kim Alvefur
-
mod_http_oauth2: Improve a description in schema18 months ago, by Kim Alvefur
-
editorconfig: Document established conventions18 months ago, by Kim Alvefur
-
mod_muc_limits: Drop unsupported Prosody versions from Compatibility table18 months ago, by Kim Alvefur
-
mod_muc_limits: Set syntax of config snippets to enable syntax highlighting18 months ago, by Kim Alvefur
-
mod_muc_limits: Reduce cost of multi-line messages, make configurable18 months ago, by Kim Alvefur
-
mod_client_management: Make ID column dynamically sized18 months ago, by Kim Alvefur
-
mod_client_management: Fix traceback if no last seen timestamp available18 months ago, by Kim Alvefur
-
mod_http_oauth2: Add titles and descriptions to registration schema18 months ago, by Kim Alvefur
-
mod_client_management: Fix missing equality check18 months ago, by Kim Alvefur
-
mod_client_management: Allow revoking a specific client version18 months ago, by Kim Alvefur
-
mod_client_management: Add way to revoke (one) client by software18 months ago, by Kim Alvefur
-
mod_client_management: Add shell command to revoke client access18 months ago, by Kim Alvefur
-
mod_client_management: Include software version in table (when known)18 months ago, by Kim Alvefur
-
mod_client_management: Include the client id in table in shell command18 months ago, by Kim Alvefur
-
mod_muc_block_pm: Update to 0.12+ API, use roles instead of affiliations18 months ago, by Kim Alvefur
-
mod_http_muc_log: Fix redirect bug18 months ago, by Kim Alvefur
-
mod_http_oauth2: Implement RFC 8628 Device Authorization Grant18 months ago, by Kim Alvefur
-
mod_invites_api: Change and add new commands for `module.command` to improve UX.17 months ago, by Trần H. Trung
-
mod_webpresence: Add TODO about fixing the first adhoc form.18 months ago, by Trần H. Trung
-
Update from upstream18 months ago, by Trần H. Trung
-
mod_http_oauth2: Mention support for RFC 920718 months ago, by Kim Alvefur
-
mod_invites_register_web: Don't register user when refresh `register_error.html`.19 months ago, by Trần H. Trung
-
mod_invites_register_web: Update doc on how to use `invites_html_template`.19 months ago, by Trần H. Trung
-
mod_invites_register_web: Add html template and URL configuration for multiple (human) language.19 months ago, by Trần H. Trung
-
mod_webpresence: Add opt-in mechanism.19 months ago, by Trần H. Trung
-
mod_muc_members_json: Set imported hats to active by default18 months ago, by Matthew Wild
-
mod_muc_members_json: New module to import MUC membership from a JSON URL18 months ago, by Matthew Wild
-
mod_rest: Use logger of HTTP request in trunk18 months ago, by Kim Alvefur
-
mod_measure_lua: Add brief README18 months ago, by Kim Alvefur
-
mod_groups_oidc: Add dependency on mod_groups_internal18 months ago, by Kim Alvefur
-
Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)18 months ago, by Matthew Wild
-
mod_http_muc_log: Hide joins and parts by default18 months ago, by Kim Alvefur
-
mod_http_oauth2: Only add nonce when issuing a client_secret18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Specify acceptable formats in Accept header18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Pass feed data as argument instead of storing on object18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Retrieve only the most recent item to compare18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Handle node already existing18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Remove comment, this text is in the README18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Remove broken attempt to generate an ID from content18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Fix mixup between feed object and parsed feed18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Create pubsub nodes on module load instead of later18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Add new interval setting in seconds (old still works)18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default18 months ago, by Kim Alvefur
-
mod_http_oauth2: Always show list of requested scopes18 months ago, by Kim Alvefur
-
mod_muc_limits: Add a limit on number of bytes in a message body18 months ago, by Kim Alvefur
-
mod_muc_limits: Add a limit on number of lines per message18 months ago, by Kim Alvefur
-
mod_muc_limits: Normalise README markdown syntax (thanks pandoc)18 months ago, by Kim Alvefur
-
mod_muc_limits: Raise cost for multi-line messages18 months ago, by Kim Alvefur
-
Back out 22784f001b7f: Documentation change did not match code (thanks bronko)18 months ago, by Kim Alvefur
-
mod_http_oauth2: Rearrange description of redirect URIs requirements18 months ago, by Kim Alvefur
-
mod_http_oauth2: Add a more complete client registration example18 months ago, by Kim Alvefur
-
mod_http_oauth2: Strip JWKS metadata since we do not understand that19 months ago, by Kim Alvefur
-
mod_http_oauth2: Strip unknown client metadata19 months ago, by Kim Alvefur
-
mod_rest: Map the archive-id attribute in MAM result items19 months ago, by Kim Alvefur
-
mod_rest: Include full_jid property on origin19 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Remove unused import19 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Fix typo19 months ago, by Kim Alvefur
-
mod_http_oauth2: Make allowed locales configurable19 months ago, by Kim Alvefur
-
mod_http_oauth2: Improve error messages for URI properties19 months ago, by Kim Alvefur
-
mod_rest: Describe the error 'by' property in OpenAPI spec19 months ago, by Kim Alvefur
-
mod_rest: List all error conditions in OpenAPI spec19 months ago, by Kim Alvefur
-
mod_http_oauth2: Make note about handling repeated19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add TODO about disabling password grant19 months ago, by Kim Alvefur
-
mod_http_oauth2: Disable CORS for authorization endpoint19 months ago, by Kim Alvefur
-
mod_http_oauth2: Make CSP configurable19 months ago, by Kim Alvefur
-
mod_http_oauth2: Link to RFC 7628 in README19 months ago, by Kim Alvefur
-
mod_http_oauth2: Use code spans for some config options in README19 months ago, by Kim Alvefur
-
mod_http_oauth2: Remove underscore prefix19 months ago, by Kim Alvefur
-
mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table19 months ago, by Kim Alvefur
-
mod_firewall: Add console commands to mark/unmark users19 months ago, by Matthew Wild
-
mod_firewall: Load marks from storage on demand rather than at login19 months ago, by Matthew Wild
-
mod_firewall: Log warning when attempting to mark/unmark remote users19 months ago, by Matthew Wild
-
mod_firewall: enable marks by default19 months ago, by Matthew Wild
-
mod_firewall: Improve error when mark name contains invalid characters19 months ago, by Matthew Wild
-
mod_firewall: marks: Fix marking a user with no previous marks19 months ago, by Matthew Wild
-
mod_firewall: Update user marks to store instantly via map store19 months ago, by Matthew Wild
-
mod_firewall: Split some long lines [luacheck]19 months ago, by Matthew Wild
-
mod_firewall: Fix inverted logic of 'FROM FULL JID?'19 months ago, by Matthew Wild
-
mod_firewall: spam-blocking.pfw: Remove requirement for invites to have no body19 months ago, by Matthew Wild
-
mod_firewall: scripts: spam-blocklists: Check sender and inviter of MUC invitations against blocklist19 months ago, by Matthew Wild
-
mod_firewall: scripts: spam-blocking.pfw: Add special handling for MUC invites19 months ago, by Matthew Wild
-
mod_firewall: Add 'FROM FULL JID?' condition19 months ago, by Matthew Wild
-
mod_firewall: README: Add some emphasis on the exact behaviour of TO FULL JID19 months ago, by Matthew Wild
-
mod_rest: Merge some common properties between openapi and schema19 months ago, by Kim Alvefur
-
mod_rest: Apply normalization to openapi spec19 months ago, by Kim Alvefur
-
mod_http_oauth2: Simplify template using if-falsy operator19 months ago, by Kim Alvefur
-
mod_http_dir_listing2: Fix wrong name for resource directory19 months ago, by Kim Alvefur
-
mod_http_dir_listing2: Include html resources with plugin installer19 months ago, by Kim Alvefur
-
mod_http_dir_listing: Strip path to using plugin installer19 months ago, by Kim Alvefur
-
mod_firewall: Include scripts with plugin installer (thanks gooya)19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add some words about supported flows and defaults19 months ago, by Kim Alvefur
-
mod_http_oauth2/README: Expand summary to include OAuth 2.0 role19 months ago, by Kim Alvefur
-
mod_http_oauth2: Return Authentication Time per OpenID Core Section 219 months ago, by Kim Alvefur
-
mod_http_oauth2: Validate the OpenID 'prompt' parameter19 months ago, by Kim Alvefur
-
mod_http_oauth2: Apply text color to OOB input field19 months ago, by Kim Alvefur
-
mod_client_management: Include client software version number in listing19 months ago, by Kim Alvefur
-
mod_http_oauth2: Present OOB code in an input field for easier selection19 months ago, by Kim Alvefur
-
mod_http_oauth2: Revert strict form check to allow consent of multiple scopes19 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate form-urlencoded parameters19 months ago, by Kim Alvefur
-
mod_http_oauth2: Bind refresh tokens to client19 months ago, by Kim Alvefur
-
mod_http_oauth2: Record hash of client_id to allow future verification19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add client verification wrapper function19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 674919 months ago, by Kim Alvefur
-
mod_http_oauth2: Linkify mod_client_management in README19 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix messed up section about redirect_uris requirements19 months ago, by Kim Alvefur
-
mod_http_oauth2: Restructure description of client metadata requirements19 months ago, by Kim Alvefur
-
mod_http_oauth2: Correct loopback URL example19 months ago, by Kim Alvefur
-
mod_groups_oidc: Expose groups to OAuth clients19 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add provisions for dynamically adding simple scopes19 months ago, by Kim Alvefur
-
mod_http_oauth2: Sort imports19 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix closing h1 tag19 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Correct docs about default scope19 months ago, by Kim Alvefur
-
misc/lnav: Add a README with installation instructions19 months ago, by Kim Alvefur
-
misc/lnav: Fix delimiting of timestamp in pattern19 months ago, by Kim Alvefur
-
misc/lnav: Fix timestamp-format to be an array as per schema19 months ago, by Kim Alvefur
-
mod_http_oauth2: Create proper template for OOB code delivery19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add an example of client registration19 months ago, by Kim Alvefur
-
mod_http_oauth2: Document client registration requirements19 months ago, by Kim Alvefur
-
mod_http_debug: Handle any path under /debug/* as well19 months ago, by Kim Alvefur
-
mod_http_debug: Log some extended info about requests19 months ago, by Kim Alvefur
-
mod_http_debug: Handle more HTTP methods19 months ago, by Kim Alvefur
-
mod_http_debug: Add a brief README19 months ago, by Kim Alvefur
-
mod_rest/example: Include 'application_type' in registration19 months ago, by Kim Alvefur
-
mod_s2sout_override: Add support for Direct TLS19 months ago, by Kim Alvefur
-
mod_s2sout_override: New module for overriding s2s connections19 months ago, by Kim Alvefur
-
mod_pubsub_alertmanager: Support for per-path config overrides19 months ago, by Matthew Wild
-
mod_muc_moderation: Point to new Conversations issue tracker20 months ago, by Kim Alvefur
-
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users20 months ago, by Matthew Wild
-
mod_invites{,_adhoc,_register}: Recommend using version included with prosody20 months ago, by Kim Alvefur
-
mod_welcome_page: Remove dependency on mod_invites (included with Prosody)20 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow CORS for browser clients20 months ago, by Kim Alvefur
-
mod_http_oauth2: Disable Referrer via header20 months ago, by Kim Alvefur
-
mod_http_oauth2: Always render errors as HTML for OOB redirect URI20 months ago, by Kim Alvefur
-
mod_http_oauth2: Use validated redirect URI when returning errors to client20 months ago, by Kim Alvefur
-
mod_http_oauth2: Return OAuth error for authz code store error20 months ago, by Kim Alvefur
-
mod_http_oauth2: Validate redirect_uri before using it for error redirects20 months ago, by Kim Alvefur
-
mod_http_oauth2: Don't return redirects or HTML from token endpoint20 months ago, by Kim Alvefur
-
mod_http_oauth2: Tweak formatting of log message20 months ago, by Kim Alvefur
-
mod_http_oauth2: Always show early errors to user20 months ago, by Kim Alvefur
-
mod_http_oauth2: Clarify some error messages20 months ago, by Kim Alvefur
-
mod_http_oauth2: Use error status code when rendering error page20 months ago, by Kim Alvefur
-
mod_http_oauth2: Add human-readable error messages20 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix returning errors from response handlers20 months ago, by Kim Alvefur
Scroll all the way down to load more.