Security
- Fix Static middleware when folder browsing is enabled (
config.Browse=true, defaults tofalse) lists all files/subfolders fromconfig.Filesystemroot folder and not starting fromconfig.Rootand requested folder in https://github.com/labstack/echo/pull/2887 . Reported by @shblue21 in https://github.com/labstack/echo/issues/2886
Full Changelog: https://githu...