dg/jira-auth-bundle
Authentication through Jira
Maintainers
Package info
github.com/GrizliK1988/symfony2-jira
Type:symfony-bundle
pkg:composer/dg/jira-auth-bundle
dev-master
2013-12-15 17:35 UTC
Requires
- php: >=5.3
- kriswallsmith/buzz: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e2e989199f850122747f925d6837eed17bf18cd1
- Dmitry Grachikov <dgrachikov.woop@gmail.com>
This package is not auto-updated.
Last update: 2026-06-28 12:53:41 UTC
README
Install
-
Add line new DG\JiraAuthBundle\DGJiraAuthBundle() to AppKernel.php
-
Add to routing.yml:
_jira_auth: resource: "@DGJiraAuthBundle/Resources/config/routing.yml" prefix: /
Info
- Added token to store jira authentication in session
