Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Marvin1973:pcs
rubygem-rack-cors
rubygem-rack-cors.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-rack-cors.changes of Package rubygem-rack-cors
------------------------------------------------------------------- Fri Jun 21 10:28:12 UTC 2024 - Dan Čermák <dan.cermak@posteo.net> - ## 2.0.2 - 2024-03-04 ### Changed - Fix file permission issues with 2.0.1 release ------------------------------------------------------------------- Fri Nov 3 07:51:42 UTC 2023 - Dan Čermák <dan.cermak@posteo.net> - ## 2.0.1 - 2023-02-17 ### Changed - Use Rack::Utils::HeaderHash when Rack 2.x is detected ## 2.0.0 - 2023-02-14 ### Changed - Refactored codebase - Support declaring custom protocols in origin - Lowercased header names as defined by Rack spec - Fix issue with duplicate headers because of header name case ------------------------------------------------------------------- Mon Feb 10 15:27:59 UTC 2020 - Stephan Kulow <coolo@suse.com> - updated to version 1.1.1 see installed CHANGELOG.md ## 1.1.1 - 2019-12-29 ### Changed - Allow /<resource>/* to match /<resource>/ and /<resource> paths ## 1.1.0 - 2019-11-19 ### Changed - Use Rack::Utils.escape_path instead of Rack::Utils.escape - Require Rack 2.0 for escape_path method - Don't try to clean path if invalid. - Return 400 (Bad Request) on preflights with invalid path ## 1.0.6 - 2019-11-14 ### Changed - Use Rack::Utils.escape to make compat with Rack 1.6.0 ## 1.0.5 - 2019-11-14 ### Changed - Update Gem spec to require rack >= 1.6.0 ## 1.0.4 - 2019-11-13 ### Security - Escape and resolve path before evaluating resource rules (thanks to Colby Morgan) ------------------------------------------------------------------- Fri Mar 29 06:12:12 UTC 2019 - Stephan Kulow <coolo@suse.com> - updated to version 1.0.3 CHANGELOG removed upstream ------------------------------------------------------------------- Thu Oct 26 10:08:19 UTC 2017 - coolo@suse.com - updated to version 1.0.2 see installed CHANGELOG ------------------------------------------------------------------- Thu Aug 3 19:34:31 UTC 2017 - coolo@suse.com - updated to version 1.0.1 see installed CHANGELOG ## 1.0.1 - 2017-07-18 ### Fixed - Allow lambda origin configuration ## 1.0.0 - 2017-07-15 ### Security - Don't implicitly accept 'null' origins when 'file://' is specified (https://github.com/cyu/rack-cors/pull/134) - Ignore '' origins (https://github.com/cyu/rack-cors/issues/139) - Default credentials option on resources to false (https://github.com/cyu/rack-cors/issues/95) - Don't allow credentials option to be true if '*' is specified is origin (https://github.com/cyu/rack-cors/pull/142) - Don't reflect Origin header when '*' is specified as origin (https://github.com/cyu/rack-cors/pull/142) ### Fixed - Don't respond immediately on non-matching preflight requests instead of sending them through the app (https://github.com/cyu/rack-cors/pull/106) ------------------------------------------------------------------- Thu Feb 2 05:50:15 UTC 2017 - coolo@suse.com - updated to version 0.4.1 see installed CHANGELOG ## 0.4.1 - 2017-02-01 ### Fixed - Return miss result in X-Rack-CORS instead of incorrectly returning preflight-hit ------------------------------------------------------------------- Tue Oct 13 16:47:28 UTC 2015 - mrueckert@suse.de - update to 0.4.0 ------------------------------------------------------------------- Wed Jul 23 22:23:29 UTC 2014 - mrueckert@suse.de - initial package
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor