Releases: echocat/lingress
Releases · echocat/lingress
v0.1.32
Be less descriptive when CORS origin does not match.
v0.1.31
Fixed CORS check returns 403
in case of not allowed origin host - instead we return now NO CORS
headers.
v0.1.30
CORS will now only checked on hostname. Included ports are from now on ignored. (really working)
v0.1.29
CORS will now only checked on hostname. Included ports are from now on ignored.
v0.1.28
Fix rule resolution by host.
v0.1.27
Fix rule path resolution.
v0.1.26
Fix forceCorsHeaders to really proceed.
v0.1.25
Handle requests without set rules better.
v0.1.24
Handle requests without set rules better.
v0.1.23
Added stack trace on serious panics