News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Importing Symfony2 security settings from a bundle
August 25, 2011 @ 11:58:40

In a new post to his blog Robert Basic takes a brief look at importing Symfony2 security settings from a bundle he's been creating back into the main configuration.

I started to work on/figuring out the security part in Symfony2 and one part where the docs fail so far is to explain how to import security settings from a bundle. Once I put some thinking into it, it's pretty easy actually. Simply import the needed security file in your main config file.

His trick is to use the "imports" key in his YAML config file to define the resource to pull from in his config.xml. More information on the format of the security file can be found here in the Symfony documentation. It helps you define authentication mechanisms, authorization models and working with access control and roles.

0 comments voice your opinion now!
import security setting symfoyny2 bundle configuration resource


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Kicking off custom Phing task development with TextMate

Expirmentalworks.net: Inofficial PHP GIT repositories - Importing large trees

Brandon Savage's Blog: Configuring PHP: Essential INI Settings

Benjamin Eberlei's Blog: Test your Legacy PHP Application with Function Mocks!

Benjamin Eberlei's Blog: Resources for a PHP and Hudson CI Integration


Community Events









Don't see your event here?
Let us know!


example podcast community interview development zendframework2 tool opinion release framework functional testing conference composer object introduction code api event language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework