Software /
code /
prosody-modules
Graph
-
mod_client_management: Improve representation of authentication methods23 months ago, by Matthew Wild
-
mod_client_management: Improve table output23 months ago, by Matthew Wild
-
mod_client_management: Fix user:clients() shell command to take a JID23 months ago, by Matthew Wild
-
mod_client_management: Use grant id from key23 months ago, by Matthew Wild
-
mod_client_management: Fail to revoke clients that have used passwords24 months ago, by Matthew Wild
-
mod_client_management: Add support for revocation of clients (when possible)24 months ago, by Matthew Wild
-
mod_client_management: Include client type in XML response listing24 months ago, by Matthew Wild
-
mod_sasl2_fast: Add API method to revoke FAST tokens for a given client24 months ago, by Matthew Wild
-
mod_cloud_notify_filters: Fix traceback when invalid JIDs are submitted24 months ago, by Matthew Wild
-
mod_client_management: Add XMPP and shell interfaces to fetch client list24 months ago, by Matthew Wild
-
.luacheckrc: Add module.once24 months ago, by Matthew Wild
-
mod_audit: Add a command to print the audit log on the command-line24 months ago, by Matthew Wild
-
mod_audit: Support for adding location (GeoIP) to audit events24 months ago, by Matthew Wild
-
mod_isolate_host: potentially pedantic optimization24 months ago, by Jonas Schäfer
-
mod_isolate_host: handle server-generated stanzas24 months ago, by Jonas Schäfer
-
mod_authz_delegate: make resistant against startup order issues24 months ago, by Jonas Schäfer
-
mod_client_management: New module for users to view/manage permitted clients24 months ago, by Matthew Wild
-
mod_http_admin_api: Add roles to user schema in openapi24 months ago, by Kim Alvefur
-
mod_http_admin_api: Fix types of numbers in openapi spec24 months ago, by Kim Alvefur
-
Merge accidental extra head24 months ago, by Kim Alvefur
-
mod_vcard_muc: take roles into account for access check24 months ago, by Jonas Schäfer
-
mod_authz_delegate: introduce module to "link" authorization of hosts24 months ago, by Jonas Schäfer
-
mod_authz_delegate: introduce module to "link" authorization of hosts24 months ago, by Jonas Schäfer
-
mod_sasl2_fast: Add an API that allows modules to check if a client has FAST24 months ago, by Matthew Wild
-
mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification24 months ago, by Matthew Wild
-
mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!)24 months ago, by Matthew Wild
-
mod_http_admin_api: Fix missing import24 months ago, by Kim Alvefur
-
mod_http_admin_api: Tweak token session to please module:may()24 months ago, by Kim Alvefur
-
mod_sasl2_fast: Invalidate tokens issued prior to last password change24 months ago, by Matthew Wild
-
mod_rest: Add an example bash script for using mod_rest24 months ago, by Kim Alvefur
-
mod_http_oauth2: Update to use new API of Prosody mod_tokenauth @ 601d9a375b8624 months ago, by Matthew Wild
-
mod_http_oauth2: Add support for refresh tokens2023-03-24, by Matthew Wild
-
mod_http_oauth2: Declare additional client registration fields as strings2023-03-26, by Kim Alvefur
-
mod_http_oauth2: Stricten check of urlencoded form data2023-03-26, by Kim Alvefur
-
mod_http_oauth2: Pedantic optimization2023-03-26, by Kim Alvefur
-
mod_pubsub_feeds: Fix packaging of support library for installer2023-03-25, by Kim Alvefur
-
mod_muc_rtbl: Handle node purge2023-03-17, by Kim Alvefur
-
mod_http_oauth2: Fix traceback on missing 'scope' parameter2023-03-23, by Kim Alvefur
-
mod_http_oauth2: Focus username field automatically2023-03-23, by Kim Alvefur
-
mod_http_oauth2: Allow user to decide which requested scopes to grant2023-03-23, by Kim Alvefur
-
mod_http_oauth2: Use <fieldset> in templates because it looks nice2023-03-23, by Kim Alvefur
-
mod_rest: Update prosody_oauth.py example to non-legacy OAuth22023-03-23, by Kim Alvefur
-
mod_http_oauth2: Remove another reference to obsolete function2023-03-21, by Kim Alvefur
-
mod_http_oauth2: Relax payload content type checking in revocation2023-03-21, by Kim Alvefur
-
mod_http_oauth2: Remove now unused code2023-03-21, by Kim Alvefur
-
mod_http_oauth2: Allow revoking a token without OAuth client credentials2023-03-21, by Kim Alvefur
-
mod_http_oauth2: Correctly verify OAuth client credentials on revocation2023-03-21, by Kim Alvefur
-
mod_http_oauth2: Group metadata section into OAuth and OpenID2023-03-21, by Kim Alvefur
-
mod_http_oauth2: Rename oauth client credential related functions2023-03-21, by Kim Alvefur
-
mod_sasl2: Pull user-agent info into sasl_handler for later reference2023-03-21, by Matthew Wild
-
mod_adhoc_oauth2_client: Update to call into mod_http_oauth22023-03-19, by Kim Alvefur
-
mod_http_oauth2: Refactor to allow reuse of OAuth client creation2023-03-19, by Kim Alvefur
-
mod_http_oauth2: Fix userinfo status code off-by-one2023-03-16, by Kim Alvefur
-
mod_http_oauth2: Implement and return ID Token in authorization code flow2023-03-16, by Kim Alvefur
-
mod_http_oauth2: Reject non-local hosts in more code paths2023-03-16, by Kim Alvefur
-
mod_http_oauth2: Add support for the "openid" scope2023-03-16, by Kim Alvefur
-
mod_http_oauth2: Prepare to handle multiple e.g. non-role scopes2023-03-16, by Kim Alvefur
-
mod_adhoc_oauth2_client: Make note in README about current broken state2023-03-16, by Kim Alvefur
-
mod_http_oauth2: Fix attempt to index a boolean value2023-03-15, by Kim Alvefur
-
mod_audit: Allow disabling IP logging, or limiting it to a prefix2023-03-14, by Matthew Wild
Scroll all the way down to load more.