furt/scripts
michael 08b49d3d75 security: sanitize internal infrastructure details from open source package
- Remove production_test_sequence.sh (DAW-specific production tests)
- Remove setup_env.sh (obsolete .env setup, replaced by furt.conf)
- Sanitize test scripts: replace dragons-at-work.de with example.com
- Sanitize API keys: replace dev keys with placeholder values
- Remove hardcoded DAW fallbacks from http_server.lua and smtp.lua
- Update .gitignore to exclude production-specific test files

Tests remain functional for developers with example domains.
All internal DAW infrastructure details removed from package.

Closes #101
2025-09-07 21:25:25 +02:00
..
build-package.sh feat(distribution): add clean package build system 2025-09-03 20:24:59 +02:00
cleanup_debug.sh security: sanitize internal infrastructure details from open source package 2025-09-07 21:25:25 +02:00
create-service.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
health-check.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
manual_mail_test.sh security: sanitize internal infrastructure details from open source package 2025-09-07 21:25:25 +02:00
setup-directories.sh feat(service): implement PID-file based service management 2025-09-07 16:57:35 +02:00
setup-user.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
start.sh feat(service): implement PID-file based service management 2025-09-07 16:57:35 +02:00
stress_test.sh security: sanitize internal infrastructure details from open source package 2025-09-07 21:25:25 +02:00
sync-files.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
test_auth.sh security: sanitize internal infrastructure details from open source package 2025-09-07 21:25:25 +02:00
test_curl.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
test_modular.sh security: sanitize internal infrastructure details from open source package 2025-09-07 21:25:25 +02:00
test_smtp.sh security: sanitize internal infrastructure details from open source package 2025-09-07 21:25:25 +02:00
validate-config.sh fix(scripts): resolve POSIX regex compatibility in validate-config.sh 2025-09-07 18:00:41 +02:00