Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Projects appsettings.json file checked in by default #3105

@Stevenic

Description

@Stevenic

Describe the bug

There's no .gitignore file added to the root of new composer projects. This results in the projects appsettings.json being checked in by default. That file can contain access tokens and authoring keys which makes checking it in a security risk. We should add a default .gitignore file to the root of the project that prevents this file from being checked in.

Version

1.0.0

Metadata

Metadata

Assignees

Labels

R10Release 10 - August 17th, 2020Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions