Releases: AikidoSec/firewall-php
Releases · AikidoSec/firewall-php
v1.0.104
v1.0.103
- Performance improvements
- Fix SQL injection detection edge cases
v1.0.102
- Fixed an issue where the IP address was not displayed with the blocking message
v1.0.101
- Added generic IP blocklist protection
v1.0.100
- Geo-blocking support
- Added middleware detection logic
v1.0.99
Merge pull request #97 from AikidoSec/support-laravel-env Extensive Forge & Laravel support
v1.0.98
- Added support for loading Aikido config environment variables from php-fpm pool configs and php configs
- This enables setting Aikido config for Forge apps
v1.0.97
What's Changed
- Fix false positive in SQL injection
- Simplify download instructions
- Handle shell execution with array as first parameter
v1.0.96
Merge pull request #86 from AikidoSec/1.0.96 v1.0.96
v1.0.95
Merge pull request #82 from AikidoSec/enable-api-spec-by-default collect_api_schema set to true by default