Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 6207:a1a33f0f6f6e
description | author | age |
---|---|---|
mod_http_oauth2: Reorder HTTP handler (noop) | Kim Alvefur | Sun, 16 Mar 2025 21:56:25 +0100 |
mod_http_oauth2: Fix check for userinfo endpoint handler | Kim Alvefur | Thu, 31 Oct 2024 21:49:32 +0100 |
mod_http_oauth2: Fix error due to mistake in 5f8a306c8306 | Kim Alvefur | Sat, 07 Sep 2024 15:20:23 +0200 |
mod_http_oauth2: Simplify negation in condition | Kim Alvefur | Sat, 31 Aug 2024 14:46:33 +0200 |
mod_http_oauth2: Require a stringprepped host part of URLs | Kim Alvefur | Sat, 31 Aug 2024 13:30:55 +0200 |
mod_http_oauth2: Ensure URL ports are integer in correct range | Kim Alvefur | Thu, 29 Aug 2024 18:03:23 +0200 |
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999) | Kim Alvefur | Thu, 29 Aug 2024 16:02:46 +0200 |