Making WordPress.org

Timestamp:
02/10/2018 10:07:37 AM (8 years ago)
Author:
iandunn
Message:

WP15: Explicitly name config files based on their security context.

Using "wp-config.php" for public config is counter-intuitive, since that file traditionally stores sensitive information. This makes it obvious to anyone that there are separate files for public and private configuration, and reduces the risk of a developer unintentionally adding private configuration to the public file.

Location:
sites/trunk/wp15.wordpress.net
Files:
1 added
1 edited

Note: See TracChangeset for help on using the changeset viewer.