Log

plugins/mod_http.lua @ 13195:1a59a40c6443

description author age
renamening: Fix newly added imports to use the new namespace Kim Alvefur 21 months ago
Merge 0.12->trunk Kim Alvefur 21 months ago
mod_http: Fix error if 'access_control_allow_origins' is set 0.12 Kim Alvefur 21 months ago
mod_http: Simplify conversion of Set to Array Kim Alvefur 21 months ago
mod_http: Make RFC 7239 Forwarded opt-in for now to be safe Kim Alvefur 21 months ago
mod_http: Use RFC 7239 Forwarded header to find original client IP Kim Alvefur 21 months ago
mod_http: Handle bracketed IP address format from RFC 7239 Kim Alvefur 21 months ago
mod_http: Add way to retrieve internal URL instead of external Kim Alvefur 21 months ago
mod_http: Fix reliance on previous tostring() format of util.set Kim Alvefur 23 months ago
plugins: Prefix module imports with prosody namespace Kim Alvefur 23 months ago
mod_http: Unhook CORS handlers only if active (fixes #1801) 0.12 Kim Alvefur 2023-03-05
mod_http: Allow disabling CORS in the http_cors_override option and by default 0.12 Matthew Wild 2022-10-31
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 Matthew Wild 2022-03-28
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730) 0.12 Matthew Wild 2022-03-28