Software /
code /
prosody
Log
plugins/mod_http.lua @ 12977:74b9e05af71e
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_http: Unhook CORS handlers only if active (fixes #1801) 0.12 | Kim Alvefur | Sun, 05 Mar 2023 15:45:01 +0100 |
mod_http: Allow disabling CORS in the http_cors_override option and by default 0.12 | Matthew Wild | Mon, 31 Oct 2022 14:32:02 +0000 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 | Matthew Wild | Mon, 28 Mar 2022 14:53:24 +0100 |
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730) 0.12 | Matthew Wild | Mon, 28 Mar 2022 14:40:21 +0100 |
mod_http: Use interface name as default default global hostname | Kim Alvefur | Fri, 04 Feb 2022 20:11:18 +0100 |
mod_http: Use http_default_host for URLs generated in global context | Kim Alvefur | Fri, 04 Feb 2022 19:58:43 +0100 |
mod_http: Increase severity of loading unreachable http modules | Kim Alvefur | Sat, 15 Jan 2022 17:37:07 +0100 |