Software /
code /
prosody-modules
Graph
-
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
-
mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role20 months ago, by Kim Alvefur
-
mod_http_oauth2: Add support for the OpenID 'login_hint' parameter20 months ago, by Kim Alvefur
-
mod_http_oauth2: Note about partial OpenID Discovery implementation20 months ago, by Kim Alvefur
-
mod_http_oauth2: Split long list line in README20 months ago, by Kim Alvefur
-
mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too20 months ago, by Kim Alvefur
-
mod_http_oauth2: Return proper OAuth error for invalid redirect URI20 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs20 months ago, by Kim Alvefur
-
mod_http_oauth2: Add FIXME about loopback redirect URIs20 months ago, by Kim Alvefur
-
mod_http_oauth2: Rename variables to improve clarity20 months ago, by Kim Alvefur
-
mod_http_oauth2: Do minimal validation of private-use URI schemes20 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject relative redirect URIs20 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate list items in client registration20 months ago, by Kim Alvefur
-
mod_http_oauth2: Require non-empty arrays in client registration20 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate redirect URIs in registration20 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix schema to enforce at least one redirect URI20 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
Scroll all the way down to load more.