Skip to content

lexik/jwt-auth adds gitignore to manifest #374

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

Merged
3 commits merged into from
Mar 14, 2018
Merged

lexik/jwt-auth adds gitignore to manifest #374

3 commits merged into from
Mar 14, 2018

Conversation

aeimer
Copy link

@aeimer aeimer commented Feb 26, 2018

Q A
License MIT

Adds /var/jwt/ to gitignore for the lexik/jwt-auth-bundle. This will prevent developers from commiting the certificates, which are placed under /var/jwt/[private|public].pem

Copy link

@ghost ghost left a 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.

Copy link

@ghost ghost left a 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.

Copy link

@ghost ghost left a 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.

@aeimer
Copy link
Author

aeimer commented Feb 26, 2018

We may consider ignoring config/jwt/*.pem which is the path used in https://github.com/chalasr/lexik-jwt-authentication-sandbox/tree/flex

Maybe @chalasr can answer this question

Copy link

@ghost ghost left a 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.

@Nyholm
Copy link
Member

Nyholm commented Feb 26, 2018

Doing config/jwt/*.pem makes more sense since ‘var’ is already ignored.

I’m happy with this PR. @chalasr, approve it if you like it.

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Thank you for this PR

@ghost ghost merged commit a1791a9 into symfony:master Mar 14, 2018
ghost pushed a commit that referenced this pull request Mar 14, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants