Thu, 17 Jan 2019 20:42:38 +0100 mod_http: Determine CORS methods to whitelist from actual methods used
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 20:42:38 +0100] rev 9801
mod_http: Determine CORS methods to whitelist from actual methods used
Fri, 18 Jan 2019 02:03:40 +0100 mod_http: Set up to handle OPTIONS
Kim Alvefur <zash@zash.se> [Fri, 18 Jan 2019 02:03:40 +0100] rev 9800
mod_http: Set up to handle OPTIONS Lower priority to allow http modules to handle it themselves, should they wish to
Thu, 04 Oct 2018 12:24:08 +0200 mod_websocket: Drop CORS code in favor of that in mod_http
Kim Alvefur <zash@zash.se> [Thu, 04 Oct 2018 12:24:08 +0200] rev 9799
mod_websocket: Drop CORS code in favor of that in mod_http Like for mod_bosh, deprecates consider_websocket_secure and depend on mod_http_crossdomain if it is set.
Thu, 04 Oct 2018 12:23:06 +0200 mod_bosh: Drop CORS code in favor of than in mod_http
Kim Alvefur <zash@zash.se> [Thu, 04 Oct 2018 12:23:06 +0200] rev 9798
mod_bosh: Drop CORS code in favor of than in mod_http This deprecates the cross_domain_bosh setting. As a compat measure, if it is set, mod_http_crossdomain is loaded.
Thu, 04 Oct 2018 12:22:12 +0200 mod_http: Solve CORS problems once and for all
Kim Alvefur <zash@zash.se> [Thu, 04 Oct 2018 12:22:12 +0200] rev 9797
mod_http: Solve CORS problems once and for all This blindly allows any cross-site requests. Future work should add an API to allow each HTTP app some influence over this for each HTTP path
Thu, 17 Jan 2019 01:17:48 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:17:48 +0100] rev 9796
Merge 0.11->trunk
Thu, 17 Jan 2019 01:15:29 +0100 mod_motd: Remove unused variable [luacheck] 0.11
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:15:29 +0100] rev 9795
mod_motd: Remove unused variable [luacheck]
Thu, 17 Jan 2019 01:09:38 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:09:38 +0100] rev 9794
Merge 0.11->trunk
Thu, 17 Jan 2019 01:05:47 +0100 mod_motd: Remove redundant conditions 0.11
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:05:47 +0100] rev 9793
mod_motd: Remove redundant conditions The stanza should always be like this in the presence/initial event
Thu, 17 Jan 2019 01:04:39 +0100 mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 0.11
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:04:39 +0100] rev 9792
mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip