Diff

mod_http_upload_external/README.md @ 6309:342f88e8d522 draft

Merge update
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Sun, 15 Jun 2025 01:08:46 +0700
parent 6211:750d64c47ec6
parent 6306:fe0a58b863db
line wrap: on
line diff
--- a/mod_http_upload_external/README.md	Sun Jun 01 21:32:49 2025 +0700
+++ b/mod_http_upload_external/README.md	Sun Jun 15 01:08:46 2025 +0700
@@ -19,7 +19,6 @@
 * [PHP implementation](https://hg.prosody.im/prosody-modules/raw-file/tip/mod_http_upload_external/share.php)
 * [Python3+Flask implementation](https://github.com/horazont/xmpp-http-upload)
 * [Go implementation, Prosody Filer](https://github.com/ThomasLeister/prosody-filer)
-* [Go implementation, HMAC File Server](https://github.com/PlusOne/hmac-file-server)
 * [Perl implementation for nginx](https://github.com/weiss/ngx_http_upload)
 * [Rust implementation](https://gitlab.com/nyovaya/xmpp-http-upload)
 
@@ -88,8 +87,9 @@
 =============
 
   Prosody-Version   Status
-  ----------------  --------------------
-  trunk             Works as of 24-12-12
+  ----------------- ----------------------
+  trunk             Works as of 25-06-13
+  13.0              Works
   0.12              Works
 
 Implementation