akaunting / laravel-firewall

Web Application Firewall (WAF) package for Laravel
https://akaunting.com
MIT License
943 stars 106 forks source link

Change string to text column to allow long URL #41

Closed thomascombe closed 3 years ago

thomascombe commented 3 years ago

Hi, To allow long URL in firewall_logs table, I change column type to text (from string).

Max URL length : 2,048 characters for IE (Browser with smaller URL length)

Source : https://support.microsoft.com/en-us/topic/maximum-url-length-is-2-083-characters-in-internet-explorer-174e7c8a-6666-f4e0-6fd6-908b53c12246