You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.
Having these permissions on files that aren't supposed to contain any code is concerning. Not to mention confusing. I was about to fix it in a hapi-auth-cookie PR, but then I saw it is not alone.
The text was updated successfully, but these errors were encountered:
It's true. Many hapi projects seem to have had
chmod +x
applied toLICENSE
,README.md
,.travis.yml
, maybe others.Examples:
Having these permissions on files that aren't supposed to contain any code is concerning. Not to mention confusing. I was about to fix it in a
hapi-auth-cookie
PR, but then I saw it is not alone.The text was updated successfully, but these errors were encountered: