Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5538:40f8b9cc2065
age | author | description |
---|---|---|
Wed, 07 Jun 2023 12:54:52 +0200 | Kim Alvefur | mod_http_oauth2: Simplify template using if-falsy operator |
Mon, 05 Jun 2023 22:32:44 +0200 | Kim Alvefur | mod_http_oauth2: Return Authentication Time per OpenID Core Section 2 |
Mon, 05 Jun 2023 22:19:17 +0200 | Kim Alvefur | mod_http_oauth2: Validate the OpenID 'prompt' parameter |
Fri, 02 Jun 2023 11:20:08 +0200 | Kim Alvefur | mod_http_oauth2: Revert strict form check to allow consent of multiple scopes |
Fri, 02 Jun 2023 11:03:57 +0200 | Kim Alvefur | mod_http_oauth2: Reject duplicate form-urlencoded parameters |
Fri, 02 Jun 2023 10:40:48 +0200 | Kim Alvefur | mod_http_oauth2: Bind refresh tokens to client |
Fri, 02 Jun 2023 10:14:16 +0200 | Kim Alvefur | mod_http_oauth2: Record hash of client_id to allow future verification |