-
-
Notifications
You must be signed in to change notification settings - Fork 496
Add secret env to framework configuration #781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with this change once the comment is applied, thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
I meant the whole config/packages directory should be linked :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
@nicolas-grekas oh sorry I see. its fixed now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merge now
…ernelTrait (nicolas-grekas) This PR was merged into the 5.1 branch. Discussion ---------- [FrameworkBundle] Remove reference to APP_SECRET in MicroKernelTrait | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | #37123 | License | MIT | Doc PR | - Needs symfony/recipes#781 Commits ------- bf0b48a [FrameworkBundle] Remove reference to APP_SECRET in MicroKernelTrait
The
APP_SECRET
is defined but never set to the framework configuration.