dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Undocumented restrictions on allowed filenames in the 'path' argument

Open fil-at-werma opened this issue 11 months ago • 3 comments

Type of issue

Missing information

Description

The documentation does not mention the use of 'Sensitive' exclusion filters which may lead to unsuspected errors.

See: https://stackoverflow.com/questions/79375071/iconfigurationbuilder-build-fails-with-files-starting-with-a-dot

Page URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.configuration.iniconfigurationextensions.addinifile?view=net-9.0-pp

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Configuration/IniConfigurationExtensions.xml

Document Version Independent Id

c3bb26f8-1dff-5422-402b-47126d0f4675

Article author

@dotnet-bot

fil-at-werma avatar Jan 22 '25 08:01 fil-at-werma

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jan 22 '25 08:01 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jan 22 '25 08:01 ghost

Tagging subscribers to this area: @dotnet/area-extensions-configuration