mod_listusers: Obsolete, suggest prosodyctl shell instead
|
Kim Alvefur |
20 months ago |
mod_strict_https: Update to use modern APIs instead of monkey patching
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Link to RFC 7009: OAuth 2.0 Token Revocation
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Add service documentation URL to metadata
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Allow configuring links to policy and terms in metadata
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Don't issue client_secret when not using authentication
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Validate consistency of response and grant types
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Enforce response type encoded in client_id
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Strip unknown extra fields from client registration
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Simplify validation of various URIs
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: More appropriate error conditions in client validation
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Reject loopback URIs as client_uri
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Reduce line count of metadata construction
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Advertise response modes
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Advertise supported grant types
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Advertise revocation endpoint in metadata
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Return status 405 for GET to endpoints without GET handler
|
Kim Alvefur |
20 months ago |
mod_inotify_reload: Update to use FD watching method
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Allow loopback IP literals in redirect URIs
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Add way to retrieve registration schema
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Fix missing base64 part of base64url (Thanks KeyCloak)
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Fix accidental uppercase in invocation of hash function
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Advertise the currently supported id_token signing algorithm
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Specify that 'contacts' items are emails in client registration
|
Kim Alvefur |
20 months ago |
Back out 6f13200c9fc1: Confused request URI with redirect URI
|
Kim Alvefur |
20 months ago |
mod_rest/rest.sh: Implement RFC 7636 PKCE with the 'plain' method
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Advertise required registration of redirect URIs
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Advertise supported token endpoint auth methods
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Allow configuring PKCE challenge methods
|
Kim Alvefur |
20 months ago |
mod_http_oauth2: Implement RFC 7628 Proof Key for Code Exchange
|
Kim Alvefur |
20 months ago |