Hauk/backend-php
Dakota Gravitt c60bbb6468 Prevent accidental deployment with default credentials
- Removed: Default password hash from config-sample.php and inc.php
- Clear instructions recommending users set a password hash

Fix create.php api:
- perform str_replace if acceptLang value is true to allow create.php via manual curl command for testing to work
- curl -X POST http://localhost:8080/api/create.php -d "dur=300&int=5&pwd=hauk-test-password" will now work
2025-07-25 22:43:17 -05:00
..
api Implemented incremental fetch 2021-03-30 00:01:28 +02:00
include Prevent accidental deployment with default credentials 2025-07-25 22:43:17 -05:00
dynamic.js.php Explicitly define charset 2019-10-14 15:53:30 +02:00