v5.0.2 security (static middleware folder browsing)
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://github.com/labstack/echo/compare/v5.0.1...v5.0.2