Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Added framework config option: trusted_hosts #585

Merged
merged 1 commit into from
Nov 23, 2013

Conversation

pulzarraider
Copy link
Contributor

No description provided.

@sstok
Copy link

sstok commented Aug 30, 2013

👍

@stof
Copy link
Member

stof commented Aug 30, 2013

As this is the default value, it does not add any value to specify it explicitly.

@pulzarraider
Copy link
Contributor Author

@stof That`s same for other config options which are already there.

This config option is very important for security so I think it should be there: prepared to be changed and properly configured.

@stof
Copy link
Member

stof commented Aug 30, 2013

@pulzarraider No it is not. Omitting session: ~ does not activate the Session system for instance.

fabpot added a commit that referenced this pull request Nov 23, 2013
This PR was merged into the master branch.

Discussion
----------

Added framework config option: trusted_hosts

Commits
-------

01b6ed3 Added framework config option: trusted_hosts
@fabpot fabpot merged commit 01b6ed3 into symfony:master Nov 23, 2013
@pulzarraider pulzarraider deleted the patch-1 branch November 23, 2013 21:59
@pulzarraider pulzarraider restored the patch-1 branch November 23, 2013 21:59
@pulzarraider pulzarraider deleted the patch-1 branch November 23, 2013 22:00
fabpot added a commit that referenced this pull request Nov 24, 2013
lsmith77 added a commit to liip-forks/symfony-standard that referenced this pull request Dec 9, 2013
# By Fabien Potencier (22) and others
# Via Fabien Potencier
* upstream/2.4: (31 commits)
  bumped 2.4 to stable
  updated VENDORS for 2.4.0-RC1
  updated to FrameworkExtraBundle 3.0 (examples updated as well)
  backported symfony#585
  Backport issue 426 / PR 429 to branch 2.2
  Added config to force Symfony to use native session handler by default
  updated VENDORS for 2.2.10
  updated VENDORS for 2.4.0-BETA2
  updated VENDORS for 2.2.9
  updated min stability to beta
  updated VENDORS for 2.4.0-BETA1
  fixed CS
  Refactored contact action to use new form methods in 2.3
  updated VENDORS for 2.2.8
  Revert "merged branch eventhorizonpl/fix_doctrine_common_dependency (PR symfony#591)"
  Added comment about http_method_override and HttpCache
  fix doctrine-common dependency for 2.3 version
  added some functional tests for the secure section of the demo bundle
  updated VENDORS for 2.3.4
  updated VENDORS for 2.2.6
  ...

Conflicts:
	app/SymfonyRequirements.php
	app/autoload.php
	app/config/config.yml
	src/Acme/DemoBundle/Controller/DemoController.php
fabpot added a commit that referenced this pull request Feb 28, 2014
* 2.4:
  bumped 2.4 to stable
  updated VENDORS for 2.4.0-RC1
  updated to FrameworkExtraBundle 3.0 (examples updated as well)
  backported #585
  Added config to force Symfony to use native session handler by default
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants