Skip to content

Use an external configuration file. #2

@Zegnat

Description

@Zegnat

Passwords are best stored away from third-parties, and although PHP code should not be readable it is not unheard of to have a server misconfiguration leak PHP code in plaintext.

By storing the configurations (including the password) in an external file, this file can be put outside of the publicly accessible server directory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions