Skip to content
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

[#1604] First draft to fix SensioLabsInsight report #1605

Merged
merged 2 commits into from
Feb 1, 2016

Conversation

nicosomb
Copy link
Member

fix #1604

@nicosomb nicosomb added this to the 2.0.0-beta.1 milestone Jan 20, 2016
username: null
password: null
username: "%switftmailer_username%"
password: "%switftmailer_password%"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just remove then.
The default values for username & password are null.

->scalarNode('username')->defaultNull()->end()
->scalarNode('password')->defaultNull()->end()

@@ -35,7 +35,7 @@ parameters:
locale: en

# A secret key that's used to generate certain security-related tokens
secret: ThisTokenIsNotSoSecretChangeIt
secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nicosomb,

Can you check it? 😞

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @ogunkarakus,
What do I need to check?

j0k3r added a commit that referenced this pull request Feb 1, 2016
[#1604] First draft to fix SensioLabsInsight report
@j0k3r j0k3r merged commit e43d27f into v2 Feb 1, 2016
@j0k3r j0k3r deleted the v2-fix-sensiolabsinsight branch February 1, 2016 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants