Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5206:31c62df82aa8
age | author | description |
---|---|---|
Sun, 05 Mar 2023 12:38:20 +0100 | Kim Alvefur | mod_http_oauth2: Clarify comment referencing mod_http_errors (thanks MattJ) |
Sat, 04 Mar 2023 23:36:13 +0100 | Kim Alvefur | mod_http_oauth2: Specify host for which to retrieve list of roles |
Sat, 04 Mar 2023 21:36:00 +0100 | Kim Alvefur | mod_http_oauth2: Return list of active roles in discovery |
Sat, 04 Mar 2023 21:24:35 +0100 | Kim Alvefur | mod_http_oauth2: Return actually enabled response types in discovery |
Sat, 04 Mar 2023 17:06:47 +0100 | Kim Alvefur | mod_http_oauth2: Calculate client secret expiry in registration response |
Sat, 04 Mar 2023 13:23:26 +0000 | Matthew Wild | mod_http_oauth2: Strip trailing '/' from issuer URL |
Fri, 03 Mar 2023 22:54:46 +0100 | Kim Alvefur | mod_http_oauth2: Advertise endpoints that are enabled |
Fri, 03 Mar 2023 22:48:59 +0100 | Kim Alvefur | mod_http_oauth2: Separate client_secret verification key from JWT key |