Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tuupola/cors-middleware issues and pull requests

#90 - Allow installing with psr/http-message ^2.0

Pull Request - State: closed - Opened by jankonas 3 months ago - 4 comments

#89 - Test with PHP 8.2 and 8.3, update phpstan/phpstan

Pull Request - State: closed - Opened by jankonas 3 months ago

#88 - psr/http-message 2.x support

Issue - State: open - Opened by jankonas 4 months ago - 2 comments

#87 - Failing tests

Issue - State: closed - Opened by jankonas 4 months ago - 1 comment

#85 - How to use with php-di?

Issue - State: open - Opened by raizdev over 1 year ago - 1 comment

#84 - Fix build badge

Pull Request - State: closed - Opened by tuupola over 1 year ago

#83 - Apply misc chores

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#82 - Apply Rector PHPUNIT_CODE_QUALITY set

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#81 - Add tests for lowest dependency versions

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#80 - Fix origin.server option to allow only null or string

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#79 - Remove tsanitizedoptions (fixes #78)

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#78 - CorsMiddleware is now generic - by accident?

Issue - State: closed - Opened by InvisibleSmiley almost 2 years ago - 3 comments

#76 - Use localhost as default origin server (fixes #75)

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#75 - assert(false === empty($host)) AssertionError

Issue - State: closed - Opened by lucascardo12 almost 2 years ago - 5 comments

#74 - Document #73 changes

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#73 - Fix phpstan annotations for constructor

Pull Request - State: closed - Opened by jankonas almost 2 years ago - 2 comments

#72 - Allow installing with neomerx/cors-psr7:^3.0

Pull Request - State: closed - Opened by tuupola almost 2 years ago

#71 - Bump neomerx/cors-psr7 and Perform php8 upgrade

Pull Request - State: closed - Opened by usox almost 2 years ago - 4 comments

#70 - Configure and apply ECS fixes

Pull Request - State: closed - Opened by tuupola about 2 years ago

#69 - Change from PHPCS to ECS

Pull Request - State: closed - Opened by tuupola about 2 years ago

#68 - Apply some manual cs fixes

Pull Request - State: closed - Opened by tuupola about 2 years ago

#67 - Ugrade neomerx/cors-psr7 to 2.0

Pull Request - State: closed - Opened by usox about 2 years ago

#66 - Add missing test for closure binding

Pull Request - State: closed - Opened by tuupola about 2 years ago

#65 - Add rector as dev dependency

Pull Request - State: closed - Opened by usox about 2 years ago - 4 comments

#64 - Document latest changes

Pull Request - State: closed - Opened by tuupola about 2 years ago

#63 - Update phpstan to the most recent version

Pull Request - State: closed - Opened by usox about 2 years ago - 6 comments

#62 - Improve CORS error debugging by populating cors headers that did not fail the check

Issue - State: open - Opened by dakujem about 2 years ago
Labels: documentation

#61 - Update composer

Pull Request - State: closed - Opened by sankaest over 2 years ago

#60 - Update psr log

Pull Request - State: closed - Opened by sankaest over 2 years ago

#59 - Fix wildcard example

Pull Request - State: closed - Opened by mikhailidi over 2 years ago

#58 - Update most dev dependencies

Pull Request - State: closed - Opened by tuupola over 2 years ago

#57 - Prepare release 1.3.0

Pull Request - State: closed - Opened by tuupola over 2 years ago

#56 - Add support for wildcard origins (fixes #14)

Pull Request - State: closed - Opened by mikhailidi over 2 years ago - 6 comments

#55 - Update dependencies for laminas and symfony ver. 6

Pull Request - State: closed - Opened by notdefine over 2 years ago - 2 comments

#54 - Provide an example for dynamically specifying allowed methods for Slim 4

Issue - State: open - Opened by jk almost 3 years ago - 4 comments

#53 - Replace Travis with GitHub actions (fixes #52)

Pull Request - State: closed - Opened by tuupola almost 3 years ago

#52 - Migrate from Travis to GitHub actions

Issue - State: closed - Opened by tuupola about 3 years ago

#51 - OPTIONS passes, GET fails - CORS Missing Allow Origin

Issue - State: closed - Opened by fifty-git about 3 years ago - 3 comments

#50 - Bump tuupola/http-factory minimum requirement

Pull Request - State: closed - Opened by tuupola almost 4 years ago

#49 - Allow installing with PHP 8

Pull Request - State: closed - Opened by tuupola about 4 years ago

#48 - Debug option

Issue - State: closed - Opened by ybelenko over 4 years ago - 1 comment

#47 - CORS issues with The PHP League Route

Issue - State: closed - Opened by guilherme90 over 4 years ago - 3 comments

#46 - Core Middleware do not works for me

Issue - State: closed - Opened by Awilum over 4 years ago - 1 comment

#45 - Add PHP 7.4 to Travis

Pull Request - State: closed - Opened by tuupola almost 5 years ago

#44 - Concatenate exposed headers with comma only (see #40)

Pull Request - State: closed - Opened by tuupola almost 5 years ago

#43 - Fatal error: Uncaught Error: Call to undefined method Slim\Slim::pipe()

Issue - State: closed - Opened by rubenssb almost 5 years ago - 6 comments

#42 - Send all Access-Control-Expose-Headers values in one header (fixes #40)

Pull Request - State: closed - Opened by tuupola almost 5 years ago

#41 - Upgrading to Slim 4, Running into problems with CORS

Issue - State: closed - Opened by kdoe13 about 5 years ago - 6 comments

#40 - Issue with comma-separated headers value in MS Edge

Issue - State: closed - Opened by morgan-tr about 5 years ago - 9 comments

#39 - Uncaught BadMethodCallException

Issue - State: closed - Opened by wilfredcom about 5 years ago - 1 comment

#38 - Cannot set my own header

Issue - State: closed - Opened by ozzpy about 5 years ago - 1 comment

#37 - CorsMiddleware->process() creates a response even tough its passed a response object

Issue - State: closed - Opened by Rodrirokr about 5 years ago - 1 comment
Labels: question

#36 - Make PHPStan happy

Pull Request - State: closed - Opened by tuupola about 5 years ago

#35 - Update coding standard to PSR-12

Pull Request - State: closed - Opened by Pnoexz about 5 years ago - 1 comment

#34 - Use phpdbg to generate coverage

Pull Request - State: closed - Opened by tuupola over 5 years ago

#33 - Update neomerx/cors-psr7 to v2

Issue - State: closed - Opened by internalsystemerror over 5 years ago - 1 comment
Labels: 2.x

#32 - Enable static analysis

Pull Request - State: closed - Opened by tuupola over 5 years ago

#31 - Allow error handler to override status code (fixes #30)

Pull Request - State: closed - Opened by tuupola over 5 years ago

#30 - Wrong response object on error handler

Issue - State: closed - Opened by marc-mabe over 5 years ago - 4 comments
Labels: bug

#29 - Do not assume methods handler callable is a Closure

Pull Request - State: closed - Opened by tuupola over 5 years ago

#28 - Do not assume error handler callable is a Closure

Pull Request - State: closed - Opened by tuupola over 5 years ago

#27 - Unable to get this working in Slim

Issue - State: closed - Opened by rohitsodhia almost 6 years ago - 5 comments

#26 - Callable is assumed to be a closure

Issue - State: closed - Opened by marcguyer almost 6 years ago - 6 comments
Labels: bug

#23 - Add new option `origin.server`

Pull Request - State: closed - Opened by fabacino about 6 years ago - 6 comments

#22 - Same-Origin requests are blocked when Origin header is present

Issue - State: closed - Opened by fabacino about 6 years ago - 1 comment
Labels: bug

#20 - Use stable PSR-17

Pull Request - State: closed - Opened by tuupola about 6 years ago

#19 - Fatal error: Uncaught Error: Class not found.

Issue - State: closed - Opened by jardelsimao over 6 years ago - 11 comments

#18 - No Access-Control-Allow-Method in the header

Issue - State: closed - Opened by sinuraya over 6 years ago - 7 comments

#17 - PHP Fatal error: Uncaught Error: Class 'Tuupola\\Middleware\\Cors'

Issue - State: closed - Opened by newbie14 over 6 years ago - 3 comments

#16 - PHP Fatal error: Class 'Tuupola\Middleware\CorsMiddleware' not found

Issue - State: closed - Opened by jaimecuellar14 over 6 years ago - 17 comments
Labels: question

#15 - Use approved PSR-15

Pull Request - State: closed - Opened by tuupola over 6 years ago

#14 - Multiple origins with wildcards

Issue - State: closed - Opened by amandiobm over 6 years ago - 27 comments
Labels: enhancement, question

#13 - Breaking changes, please tag a new version

Issue - State: closed - Opened by bluebaroncanada over 6 years ago - 1 comment

#12 - Use external callable handler

Pull Request - State: closed - Opened by tuupola almost 7 years ago

#11 - Refactor to PHP 7.1

Pull Request - State: closed - Opened by tuupola almost 7 years ago

#10 - Support PSR-15

Pull Request - State: closed - Opened by tuupola almost 7 years ago

#9 - If HTTP_ORIGIN is present but empty/null

Issue - State: closed - Opened by ghost almost 7 years ago - 3 comments

#8 - Middleware not adding headers on an options/pre-flight call?

Issue - State: closed - Opened by ghost almost 7 years ago - 4 comments

#7 - Access-Control-Allow-Headers isn't being returned by the preflight request?

Issue - State: closed - Opened by 2blane about 7 years ago - 2 comments

#6 - Zend Expressive Don't work CORS

Issue - State: closed - Opened by lpj145 about 7 years ago - 15 comments

#5 - Cors middleware only being called on GET - not POST?

Issue - State: closed - Opened by ghost about 7 years ago - 1 comment

#4 - Class 'Neomerx\Cors\Strategies\Settings' not found

Issue - State: closed - Opened by bujardeari about 7 years ago

#3 - OPTIONS request gets a "401 Unauthorized" response

Issue - State: closed - Opened by EmreErdogan over 7 years ago - 5 comments

#2 - Exception causes CORS Error

Issue - State: open - Opened by ghost about 8 years ago - 15 comments

#1 - Order of operations

Issue - State: closed - Opened by weierophinney about 8 years ago - 7 comments
Labels: bug