| 2026-06-03 |
|
|---|---|
|
Fix critical issues: router method enforcement, cron localhost guard, rate limiter file-based, entity update_at optional, device race condition, area remove transaction, control scripts static flush
Eugene Sukhodolskiy
committed
4 hours ago
|
|
|
Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state
...
Eugene Sukhodolskiy
committed
5 hours ago
|
|
|
Add medium-complexity PHPUnit tests: Area recursion, controller validation
...
Eugene Sukhodolskiy
committed
6 hours ago
|
|
|
Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils
...
Eugene Sukhodolskiy
committed
6 hours ago
|
|
|
Update server-audit.md: add testing section, mark all 5 phases resolved, update appendix
Eugene Sukhodolskiy
committed
6 hours ago
|
|
|
Update server-audit.md: mark Phase 5 complete (commit d9c9e17)
Eugene Sukhodolskiy
committed
7 hours ago
|
|
|
Update server-audit.md: mark Phase 4 complete (commit b4968d4)
Eugene Sukhodolskiy
committed
7 hours ago
|
|
|
Phase 4: Device communication resilience (batch scanning, retry, configurable timeouts, non-blocking events, reset check)
Eugene Sukhodolskiy
committed
7 hours ago
|
|
|
Phase 3: API hardening (validation, JSON wrappers, path traversal, rate limiting)
Eugene Sukhodolskiy
committed
7 hours ago
|
|
|
Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs)
Eugene Sukhodolskiy
committed
7 hours ago
|
|
| 2026-06-02 |
Phase 1: Security Foundation (auth, SQLi, secrets, hashing, tokens, cookies)
Eugene Sukhodolskiy
committed
21 hours ago
|