Skip to content

Releases: nelmio/NelmioCorsBundle

1.3.0

05 Feb 23:25
Compare
Choose a tag to compare
  • Added support for host-based configuration of the bundle

1.2.0

05 Feb 23:25
Compare
Choose a tag to compare
  • Bumped symfony dependency to 2.1.0+
  • Fixed invalid trigger of the CORS check when the Origin header is present on same-host requests
  • Fixed fatal error when allow_methods was not configured for a given path

1.1.1

05 Feb 23:24
Compare
Choose a tag to compare
  • Fixed issue when allow_origin is set to * and allow_credentials to true.

1.1.0

29 Jul 13:38
Compare
Choose a tag to compare
  • Added ability to set a wildcard on accept_headers