Fix framework bugs found during OTA testing
- DevTools: guard against empty sql_queries array before accessing last index
- RouterImplementation: skip empty route var names in POST routing
- CallControl: skip empty route var names when building action params
- Update .gitignore to exclude Cache, Logs, and firmwares dirs
1 parent 7048b48 commit 3c9710f6930817a459adc427b83a58bc92f86bd1
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 5 changed files
View
.gitignore
View
server/Cache/rate-limit.json 100644 → 0
View
server/Fury/Kernel/CallControl.php
View
server/Fury/Modules/Router/RouterImplementation.php
View
server/SHServ/DevTools.php