Problem/Motivation

We now have a sites/default/services.yml file that has, potentially, sensitive information in it (just as settings.php has). That should not be publicly exposed.

Proposed resolution

Add .yml files to the blacklist in .htaccess.

Remaining tasks

Write the patch. Should be easy.

User interface changes

None.

API changes

None.

Comments

dawehner’s picture

Crell’s picture

Issue summary: View changes
Issue tags: +Novice

This is a one liner patch, so marking Novice.

moshe weitzman’s picture

Priority: Major » Critical

web.config and .htaccess need updating.

alexpott’s picture

Status: Active » Closed (duplicate)