-
Notifications
You must be signed in to change notification settings - Fork 0
klaasn/CookieSecurityBundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
config.yml security: factories: - "%kernel.root_dir%/../src/CookieSecurityBundle/Resources/config/security_factories.xml" providers: cookie: id: cookieuserprovider firewalls: public: pattern: /.* cookie: true autoload.php 'CookieSecurityBundle' => __DIR__.'/../src', AppKernel.php new CookieSecurityBundle\CookieSecurityBundle(),
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published