alextoft / sureflap

Basic PHP Examples for SureFlap API (IoT cat flap)
73 stars 17 forks source link

Prevent leaking password by committing config.php #3

Open hholzgra opened 6 years ago

hholzgra commented 6 years ago

As config.php is tracked by git it is easy to accidentially commit a version of the file that has actual login credentials in it.

This is typically prevented by: