| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opensparrow-1.9.0.zip | 2026-05-03 | 2.5 MB | |
| 1.9.0 - first-run setup wizard source code.tar.gz | 2026-05-03 | 2.4 MB | |
| 1.9.0 - first-run setup wizard source code.zip | 2026-05-03 | 2.5 MB | |
| README.md | 2026-05-03 | 623 Bytes | |
| Totals: 4 Items | 7.4 MB | 2 | |
What's new:
Introduce setup.php and setup_api.php — a four-step guided wizard that activates automatically when includes/database.json is absent. Covers database connection testing, schema selection, and system table initialization with admin seed. Security: SSRF guard on host param, size-limited JSON input, sanitized error messages, CSP headers. index.php, login.php, and admin/index.php all redirect to the wizard until configuration is complete.