Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5459:260a859be86a
description | author | age |
---|---|---|
mod_http_oauth2: Rename variables to improve clarity | Kim Alvefur | Wed, 17 May 2023 00:09:37 +0200 |
mod_http_oauth2: Do minimal validation of private-use URI schemes | Kim Alvefur | Tue, 16 May 2023 22:18:12 +0200 |
mod_http_oauth2: Reject relative redirect URIs | Kim Alvefur | Tue, 16 May 2023 22:16:39 +0200 |
mod_http_oauth2: Reject duplicate list items in client registration | Kim Alvefur | Tue, 16 May 2023 21:10:55 +0200 |
mod_http_oauth2: Require non-empty arrays in client registration | Kim Alvefur | Tue, 16 May 2023 21:09:38 +0200 |
mod_http_oauth2: Reject duplicate redirect URIs in registration | Kim Alvefur | Tue, 16 May 2023 21:04:31 +0200 |