log

age author description
22 months ago Kim Alvefur mod_http_oauth2: Add client verification wrapper function
22 months ago Kim Alvefur mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 6749
22 months ago Kim Alvefur mod_http_oauth2: Linkify mod_client_management in README
22 months ago Kim Alvefur mod_http_oauth2: Fix messed up section about redirect_uris requirements
22 months ago Kim Alvefur mod_http_oauth2: Restructure description of client metadata requirements
22 months ago Kim Alvefur mod_http_oauth2: Correct loopback URL example
22 months ago Kim Alvefur mod_groups_oidc: Expose groups to OAuth clients
22 months ago Kim Alvefur mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism
22 months ago Kim Alvefur mod_http_oauth2: Add provisions for dynamically adding simple scopes
22 months ago Kim Alvefur mod_http_oauth2: Sort imports
22 months ago Kim Alvefur mod_http_oauth2: Fix closing h1 tag
22 months ago Kim Alvefur mod_auth_oauth_external: Correct docs about default scope
22 months ago Kim Alvefur misc/lnav: Add a README with installation instructions
22 months ago Kim Alvefur misc/lnav: Fix delimiting of timestamp in pattern
22 months ago Kim Alvefur misc/lnav: Fix timestamp-format to be an array as per schema
22 months ago Kim Alvefur mod_http_oauth2: Create proper template for OOB code delivery
22 months ago Kim Alvefur mod_http_oauth2: Add an example of client registration
22 months ago Kim Alvefur mod_http_oauth2: Document client registration requirements
22 months ago Kim Alvefur mod_http_debug: Handle any path under /debug/* as well
22 months ago Kim Alvefur mod_http_debug: Log some extended info about requests
22 months ago Kim Alvefur mod_http_debug: Handle more HTTP methods
22 months ago Kim Alvefur mod_http_debug: Add a brief README
22 months ago Kim Alvefur mod_rest/example: Include 'application_type' in registration
22 months ago Kim Alvefur mod_s2sout_override: Add support for Direct TLS
22 months ago Kim Alvefur mod_s2sout_override: New module for overriding s2s connections
22 months ago Matthew Wild mod_pubsub_alertmanager: Support for per-path config overrides
22 months ago Kim Alvefur mod_muc_moderation: Point to new Conversations issue tracker
22 months ago Matthew Wild mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users
22 months ago Kim Alvefur mod_invites{,_adhoc,_register}: Recommend using version included with prosody
22 months ago Kim Alvefur mod_welcome_page: Remove dependency on mod_invites (included with Prosody)
22 months ago Kim Alvefur mod_http_oauth2: Allow CORS for browser clients
22 months ago Kim Alvefur mod_http_oauth2: Disable Referrer via header