Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5237:3354f943c1fa
age | author | description |
---|---|---|
Sat, 11 Mar 2023 21:13:00 +0100 | Kim Alvefur | mod_http_oauth2: Require URL to client informational page in registration |
Sat, 11 Mar 2023 21:11:50 +0100 | Kim Alvefur | mod_http_oauth2: Reorder client metadata validation schema |
Fri, 10 Mar 2023 12:03:23 +0100 | Kim Alvefur | mod_http_oauth2: Fix to disable disabled response handlers correctly |
Fri, 10 Mar 2023 12:01:52 +0100 | Kim Alvefur | mod_http_oauth2: Log flows enabled and disabled |
Fri, 10 Mar 2023 11:54:30 +0100 | Kim Alvefur | mod_http_oauth2: Fix appending of query parts in error redirects |
Thu, 09 Mar 2023 14:46:06 +0100 | Kim Alvefur | mod_http_oauth2: Implement the OpenID userinfo endpoint |
Tue, 07 Mar 2023 15:33:07 +0000 | Matthew Wild | mod_http_oauth2: token endpoint: handle missing credentials |
Tue, 07 Mar 2023 15:31:19 +0000 | Matthew Wild | mod_http_oauth2: Fail early when no authorization header present |