OHZEKI Naoki
|
36ff0b3fbd
|
Replace relative path determination from proprietary to std
|
2022-11-23 09:42:40 +02:00 |
|
toimtoimtoim
|
0ac4d74402
|
Fix #2259 open redirect vulnerability in echo.StaticDirectoryHandler (used by e.Static, e.StaticFs etc)
remove pre Go1.16 and after differences
|
2022-09-04 22:50:54 +03:00 |
|
toimtoimtoim
|
1b1a68fd4f
|
Improve filesystem support (Go 1.16+). Add field echo.Filesystem, methods: echo.FileFS, echo.StaticFS, group.FileFS, group.StaticFS. Following methods will use echo.Filesystem to server files: echo.File, echo.Static, group.File, group.Static, Context.File
|
2022-01-24 15:55:16 +02:00 |
|