-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
enforce integer for max-age cookie #1457
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1457 +/- ##
=========================================
Coverage ? 91.45%
=========================================
Files ? 17
Lines ? 1732
Branches ? 329
=========================================
Hits ? 1584
Misses ? 123
Partials ? 25
Continue to review full report at Codecov.
|
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 would also add "30.0" to the tests.
hey, can you fix the linting issue ? |
Hmm, seems there are some unrelated issues with the Travis build maybe, e.g.: |
@r0fls the issue has been fixed in master branch. you can merge/rebase from master. it should be fixed. |
2b61d9d
to
d418cc9
Compare
Closes: #1452