-
-
Notifications
You must be signed in to change notification settings - Fork 497
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
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.
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.
Pull request passes validation.
We may consider ignoring Maybe @chalasr can answer this question |
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.
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. |
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.
Thank you for this PR
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