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

Block access to "hidden" directories and files whose names begin with a period #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

osopolar
Copy link

Starting with version 7 Drupal denies access to "hidden" directories and files whose names begin with a period. If there is a .git directory (in the document-root) it might get exposed to prying eyes. This is nothing new as you may find in the article Don't publicly expose .git or how we downloaded your website's sourcecode - An analysis of Alexa's 1M from 2015, but it might be still happening if the web-developer isn't aware of that it wasn't fixed for Drupal 6.

* upstream/master:
  Apply the changes from D6LTS 6.47 (pressflow#125)
  Apply the changes from D6LTS 6.46 (pressflow#123)
  Apply the changes from D6LTS 6.45 (pressflow#122)
  Update Drupal version to 6.39
  Backport of fixes for SA-CORE-2018-001
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.

1 participant