php-developer/src
Snider 6bf384a489 fix(security): implement P2-052 through P2-057 fixes
- P2-052: Database SQL injection hardening - block stacked queries
- P2-053: Add strict_types to DevController
- P2-054: Fix temp file race condition in Servers component
- P2-055: Add config validation to CopyDeviceFrames command
- P2-056: Create developer config file
- P2-057: Apply RequireHades middleware to Livewire routes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:27:28 +00:00
..
Concerns refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Console/Commands fix(security): implement P2-052 through P2-057 fixes 2026-01-29 13:27:28 +00:00
Controllers fix(security): implement P2-052 through P2-057 fixes 2026-01-29 13:27:28 +00:00
Data refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Exceptions refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Lang/en_GB refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Listeners refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Middleware refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Migrations refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Models refactor: update namespaces for L1 package convention 2026-01-27 17:34:43 +00:00
Providers refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Routes fix(security): implement P2-052 through P2-057 fixes 2026-01-29 13:27:28 +00:00
Services refactor: relocate module from app/Mod/Developer to src/ 2026-01-27 16:25:31 +00:00
Tests/UseCase refactor: update namespaces for L1 package convention 2026-01-27 17:34:43 +00:00
View fix(security): implement P2-052 through P2-057 fixes 2026-01-29 13:27:28 +00:00
Boot.php fix(security): implement P2-052 through P2-057 fixes 2026-01-29 13:27:28 +00:00
config.php fix(security): implement P2-052 through P2-057 fixes 2026-01-29 13:27:28 +00:00