Software /
code /
prosody-modules
Graph
-
mod_http_oauth2: Add client verification wrapper function23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 674923 months ago, by Kim Alvefur
-
mod_http_oauth2: Linkify mod_client_management in README23 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix messed up section about redirect_uris requirements23 months ago, by Kim Alvefur
-
mod_http_oauth2: Restructure description of client metadata requirements23 months ago, by Kim Alvefur
-
mod_http_oauth2: Correct loopback URL example23 months ago, by Kim Alvefur
-
mod_groups_oidc: Expose groups to OAuth clients23 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add provisions for dynamically adding simple scopes23 months ago, by Kim Alvefur
-
mod_http_oauth2: Sort imports23 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix closing h1 tag23 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Correct docs about default scope23 months ago, by Kim Alvefur
-
misc/lnav: Add a README with installation instructions23 months ago, by Kim Alvefur
-
misc/lnav: Fix delimiting of timestamp in pattern23 months ago, by Kim Alvefur
-
misc/lnav: Fix timestamp-format to be an array as per schema23 months ago, by Kim Alvefur
-
mod_http_oauth2: Create proper template for OOB code delivery23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add an example of client registration23 months ago, by Kim Alvefur
-
mod_http_oauth2: Document client registration requirements23 months ago, by Kim Alvefur
-
mod_http_debug: Handle any path under /debug/* as well23 months ago, by Kim Alvefur
-
mod_http_debug: Log some extended info about requests23 months ago, by Kim Alvefur
-
mod_http_debug: Handle more HTTP methods23 months ago, by Kim Alvefur
-
mod_http_debug: Add a brief README23 months ago, by Kim Alvefur
-
mod_rest/example: Include 'application_type' in registration23 months ago, by Kim Alvefur
-
mod_s2sout_override: Add support for Direct TLS23 months ago, by Kim Alvefur
-
mod_s2sout_override: New module for overriding s2s connections23 months ago, by Kim Alvefur
-
mod_pubsub_alertmanager: Support for per-path config overrides23 months ago, by Matthew Wild
-
mod_muc_moderation: Point to new Conversations issue tracker23 months ago, by Kim Alvefur
-
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users23 months ago, by Matthew Wild
-
mod_invites{,_adhoc,_register}: Recommend using version included with prosody23 months ago, by Kim Alvefur
-
mod_welcome_page: Remove dependency on mod_invites (included with Prosody)23 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow CORS for browser clients23 months ago, by Kim Alvefur
-
mod_http_oauth2: Disable Referrer via header23 months ago, by Kim Alvefur
-
mod_http_oauth2: Always render errors as HTML for OOB redirect URI23 months ago, by Kim Alvefur
-
mod_http_oauth2: Use validated redirect URI when returning errors to client23 months ago, by Kim Alvefur
-
mod_http_oauth2: Return OAuth error for authz code store error23 months ago, by Kim Alvefur
-
mod_http_oauth2: Validate redirect_uri before using it for error redirects23 months ago, by Kim Alvefur
-
mod_http_oauth2: Don't return redirects or HTML from token endpoint23 months ago, by Kim Alvefur
-
mod_http_oauth2: Tweak formatting of log message23 months ago, by Kim Alvefur
-
mod_http_oauth2: Always show early errors to user23 months ago, by Kim Alvefur
-
mod_http_oauth2: Clarify some error messages23 months ago, by Kim Alvefur
-
mod_http_oauth2: Use error status code when rendering error page23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add human-readable error messages23 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix returning errors from response handlers23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add support for the OpenID 'login_hint' parameter23 months ago, by Kim Alvefur
-
mod_http_oauth2: Note about partial OpenID Discovery implementation23 months ago, by Kim Alvefur
-
mod_http_oauth2: Split long list line in README23 months ago, by Kim Alvefur
-
mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too23 months ago, by Kim Alvefur
-
mod_http_oauth2: Return proper OAuth error for invalid redirect URI23 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs23 months ago, by Kim Alvefur
-
mod_http_oauth2: Add FIXME about loopback redirect URIs23 months ago, by Kim Alvefur
-
mod_http_oauth2: Rename variables to improve clarity23 months ago, by Kim Alvefur
-
mod_http_oauth2: Do minimal validation of private-use URI schemes23 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject relative redirect URIs23 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate list items in client registration23 months ago, by Kim Alvefur
-
mod_http_oauth2: Require non-empty arrays in client registration23 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate redirect URIs in registration23 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix schema to enforce at least one redirect URI23 months ago, by Kim Alvefur
-
mod_http_oauth2: Show only roles the user can use in consent dialog23 months ago, by Kim Alvefur
-
mod_http_oauth2: Reference grant by id instead of value23 months ago, by Kim Alvefur
Scroll all the way down to load more.