log

age author description
22 months ago Kim Alvefur mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs
22 months ago Kim Alvefur mod_http_oauth2: Add FIXME about loopback redirect URIs
22 months ago Kim Alvefur mod_http_oauth2: Rename variables to improve clarity
22 months ago Kim Alvefur mod_http_oauth2: Do minimal validation of private-use URI schemes
22 months ago Kim Alvefur mod_http_oauth2: Reject relative redirect URIs
22 months ago Kim Alvefur mod_http_oauth2: Reject duplicate list items in client registration
22 months ago Kim Alvefur mod_http_oauth2: Require non-empty arrays in client registration
22 months ago Kim Alvefur mod_http_oauth2: Reject duplicate redirect URIs in registration
22 months ago Kim Alvefur mod_http_oauth2: Fix schema to enforce at least one redirect URI
23 months ago Kim Alvefur mod_http_oauth2: Show only roles the user can use in consent dialog
23 months ago Kim Alvefur mod_http_oauth2: Reference grant by id instead of value
23 months ago Kim Alvefur mod_http_oauth2: Scope FIXMEs
23 months ago Kim Alvefur mod_http_oauth2: Describe type signatures of scope handling functions
23 months ago Kim Alvefur mod_http_oauth2: Allow requesting a subset of scopes on token refresh
23 months ago Kim Alvefur mod_http_oauth2: Enforce client scope restrictions in authorization