Hauk/backend-php/include
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
..
lang Adds translations for password file missing error 2022-04-06 21:44:19 +01:00
wrapper Fix unable to connect to redis socket 2020-05-25 12:30:31 +00:00
.htaccess Separate backend and frontend 2019-09-09 16:15:32 +02:00
config-sample.php Prevent accidental deployment with default credentials 2025-07-25 22:43:17 -05:00
inc.php Prevent accidental deployment with default credentials 2025-07-25 22:43:17 -05:00