Log

description author age
mod_rest: Describe the error 'by' property in OpenAPI spec Kim Alvefur 21 months ago
mod_rest: List all error conditions in OpenAPI spec Kim Alvefur 21 months ago
mod_http_oauth2: Make note about handling repeated Kim Alvefur 21 months ago
mod_http_oauth2: Add TODO about disabling password grant Kim Alvefur 21 months ago
mod_http_oauth2: Disable CORS for authorization endpoint Kim Alvefur 21 months ago
mod_http_oauth2: Make CSP configurable Kim Alvefur 22 months ago
mod_http_oauth2: Link to RFC 7628 in README Kim Alvefur 22 months ago
mod_http_oauth2: Use code spans for some config options in README Kim Alvefur 22 months ago
mod_http_oauth2: Remove underscore prefix Kim Alvefur 22 months ago
mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table Kim Alvefur 22 months ago
mod_firewall: Add console commands to mark/unmark users Matthew Wild 22 months ago
mod_firewall: Load marks from storage on demand rather than at login Matthew Wild 22 months ago
mod_firewall: Log warning when attempting to mark/unmark remote users Matthew Wild 22 months ago
mod_firewall: enable marks by default Matthew Wild 22 months ago
mod_firewall: Improve error when mark name contains invalid characters Matthew Wild 22 months ago
mod_firewall: marks: Fix marking a user with no previous marks Matthew Wild 22 months ago
mod_firewall: Update user marks to store instantly via map store Matthew Wild 22 months ago
mod_firewall: Split some long lines [luacheck] Matthew Wild 22 months ago
mod_firewall: Fix inverted logic of 'FROM FULL JID?' Matthew Wild 22 months ago
mod_firewall: spam-blocking.pfw: Remove requirement for invites to have no body Matthew Wild 22 months ago
mod_firewall: scripts: spam-blocklists: Check sender and inviter of MUC invitations against blocklist Matthew Wild 22 months ago
mod_firewall: scripts: spam-blocking.pfw: Add special handling for MUC invites Matthew Wild 22 months ago
mod_firewall: Add 'FROM FULL JID?' condition Matthew Wild 22 months ago
mod_firewall: README: Add some emphasis on the exact behaviour of TO FULL JID Matthew Wild 22 months ago
mod_rest: Merge some common properties between openapi and schema Kim Alvefur 22 months ago
mod_rest: Apply normalization to openapi spec Kim Alvefur 22 months ago
mod_http_oauth2: Simplify template using if-falsy operator Kim Alvefur 22 months ago
mod_http_dir_listing2: Fix wrong name for resource directory Kim Alvefur 22 months ago
mod_http_dir_listing2: Include html resources with plugin installer Kim Alvefur 22 months ago
mod_http_dir_listing: Strip path to using plugin installer Kim Alvefur 22 months ago
mod_firewall: Include scripts with plugin installer (thanks gooya) Kim Alvefur 22 months ago
mod_http_oauth2: Add some words about supported flows and defaults Kim Alvefur 22 months ago
mod_http_oauth2/README: Expand summary to include OAuth 2.0 role Kim Alvefur 22 months ago
mod_http_oauth2: Return Authentication Time per OpenID Core Section 2 Kim Alvefur 22 months ago
mod_http_oauth2: Validate the OpenID 'prompt' parameter Kim Alvefur 22 months ago
mod_http_oauth2: Apply text color to OOB input field Kim Alvefur 22 months ago
mod_client_management: Include client software version number in listing Kim Alvefur 22 months ago
mod_http_oauth2: Present OOB code in an input field for easier selection Kim Alvefur 22 months ago
mod_http_oauth2: Revert strict form check to allow consent of multiple scopes Kim Alvefur 22 months ago
mod_http_oauth2: Reject duplicate form-urlencoded parameters Kim Alvefur 22 months ago
mod_http_oauth2: Bind refresh tokens to client Kim Alvefur 22 months ago
mod_http_oauth2: Record hash of client_id to allow future verification Kim Alvefur 22 months ago
mod_http_oauth2: Add client verification wrapper function Kim Alvefur 22 months ago
mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 6749 Kim Alvefur 22 months ago
mod_http_oauth2: Linkify mod_client_management in README Kim Alvefur 22 months ago
mod_http_oauth2: Fix messed up section about redirect_uris requirements Kim Alvefur 22 months ago
mod_http_oauth2: Restructure description of client metadata requirements Kim Alvefur 22 months ago
mod_http_oauth2: Correct loopback URL example Kim Alvefur 22 months ago
mod_groups_oidc: Expose groups to OAuth clients Kim Alvefur 22 months ago
mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism Kim Alvefur 22 months ago
mod_http_oauth2: Add provisions for dynamically adding simple scopes Kim Alvefur 22 months ago
mod_http_oauth2: Sort imports Kim Alvefur 22 months ago
mod_http_oauth2: Fix closing h1 tag Kim Alvefur 22 months ago
mod_auth_oauth_external: Correct docs about default scope Kim Alvefur 22 months ago
misc/lnav: Add a README with installation instructions Kim Alvefur 22 months ago
misc/lnav: Fix delimiting of timestamp in pattern Kim Alvefur 22 months ago
misc/lnav: Fix timestamp-format to be an array as per schema Kim Alvefur 22 months ago
mod_http_oauth2: Create proper template for OOB code delivery Kim Alvefur 22 months ago
mod_http_oauth2: Add an example of client registration Kim Alvefur 22 months ago
mod_http_oauth2: Document client registration requirements Kim Alvefur 22 months ago