Skip to content

Releases: mjpclab/go-http-file-server

Version 1.15.16

05 Jan 15:44
Compare
Choose a tag to compare

Security fixes

Skip unauthorized sub directories for archiving.

Other changes

Minor improvements and fixes.


安全性修复

打包时跳过未授权访问的子目录。

其它变更

次要改进和修复。

Version 1.15.15

06 Oct 06:20
Compare
Choose a tag to compare
  • apply CORS headers before custom headers, so later one can overrides
  • fix: add "execute" mode to directory in TAR archive
  • include response status code to access log
  • minor improvements and fixes.

Version 1.15.14

11 Aug 11:22
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。

Version 1.15.13

05 Aug 14:32
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。

Version 1.15.12

14 Jul 12:00
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。

Version 1.15.11

21 Jun 12:58
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。

Version 1.15.10

10 Jun 04:32
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。

Version 1.15.9

05 Apr 05:13
Compare
Choose a tag to compare
  • Only accepts POST method for creating directory and deleting files/directories. Supporting for GET method is removed. Note this is a breaking change for API calls.
  • --hsts now accepts an optional value as max-age.
  • Minor improvements and fixes.

  • 仅接受以POST方式请求创建目录和删除文件/目录。对GET请求的支持已删除。注意这对API调用是破坏性变更。
  • --hsts现在接受可选的值作为max-age。
  • 次要改进和修复。

Version 1.15.8

11 Jan 12:45
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。

Version 1.15.7

11 Jan 11:22
Compare
Choose a tag to compare

Minor improvements and fixes.


次要改进和修复。