Software /
code /
prosody-modules
Graph
-
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 tracker19 months ago, by Kim Alvefur
-
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users19 months ago, by Matthew Wild
-
mod_invites{,_adhoc,_register}: Recommend using version included with prosody19 months ago, by Kim Alvefur
-
mod_welcome_page: Remove dependency on mod_invites (included with Prosody)19 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow CORS for browser clients19 months ago, by Kim Alvefur
-
mod_http_oauth2: Disable Referrer via header19 months ago, by Kim Alvefur
-
mod_http_oauth2: Always render errors as HTML for OOB redirect URI19 months ago, by Kim Alvefur
-
mod_http_oauth2: Use validated redirect URI when returning errors to client19 months ago, by Kim Alvefur
-
mod_http_oauth2: Return OAuth error for authz code store error19 months ago, by Kim Alvefur
-
mod_http_oauth2: Validate redirect_uri before using it for error redirects19 months ago, by Kim Alvefur
-
mod_http_oauth2: Don't return redirects or HTML from token endpoint19 months ago, by Kim Alvefur
-
mod_http_oauth2: Tweak formatting of log message19 months ago, by Kim Alvefur
-
mod_http_oauth2: Always show early errors to user19 months ago, by Kim Alvefur
-
mod_http_oauth2: Clarify some error messages19 months ago, by Kim Alvefur
-
mod_http_oauth2: Use error status code when rendering error page19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add human-readable error messages19 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix returning errors from response handlers19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add support for the OpenID 'login_hint' parameter19 months ago, by Kim Alvefur
-
mod_http_oauth2: Note about partial OpenID Discovery implementation19 months ago, by Kim Alvefur
-
mod_http_oauth2: Split long list line in README19 months ago, by Kim Alvefur
-
mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too19 months ago, by Kim Alvefur
-
mod_http_oauth2: Return proper OAuth error for invalid redirect URI19 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs19 months ago, by Kim Alvefur
-
mod_http_oauth2: Add FIXME about loopback redirect URIs19 months ago, by Kim Alvefur
-
mod_http_oauth2: Rename variables to improve clarity19 months ago, by Kim Alvefur
-
mod_http_oauth2: Do minimal validation of private-use URI schemes19 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject relative redirect URIs19 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate list items in client registration19 months ago, by Kim Alvefur
-
mod_http_oauth2: Require non-empty arrays in client registration19 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate redirect URIs in registration19 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix schema to enforce at least one redirect URI19 months ago, by Kim Alvefur
-
mod_http_oauth2: Show only roles the user can use in consent dialog20 months ago, by Kim Alvefur
-
mod_http_oauth2: Reference grant by id instead of value20 months ago, by Kim Alvefur
-
mod_http_oauth2: Scope FIXMEs20 months ago, by Kim Alvefur
-
mod_http_oauth2: Describe type signatures of scope handling functions20 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow requesting a subset of scopes on token refresh20 months ago, by Kim Alvefur
-
mod_http_oauth2: Enforce client scope restrictions in authorization20 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix inclusion of role in refreshed access tokens20 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix unintentional persistence20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Update compatibility section with unknowns20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Stub not implemented auth module methods20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Add Mastodon to README20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Allow different username in PLAIN vs final JID20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Remove untested JID mapping20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Remove untested role mapping20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Make 'scope' configurable in password grant request20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Add setting for client_secret20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Work without token validation endpoint20 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Fix missing import of util.jid20 months ago, by Kim Alvefur
Scroll all the way down to load more.