Mercurial > prosody-modules
log mod_http_upload_external/share.php @ 5786:076b79eb747f
age | author | description |
---|---|---|
Mon, 21 Dec 2020 19:29:04 +0100 | Richard Schwab | mod_http_upload_external: update php scripts to return HTTP 201 Created on upload |
Tue, 14 Aug 2018 18:20:59 +0100 | Matthew Wild | mod_http_upload_external: share.php: Fix whitespace |
Tue, 14 Aug 2018 17:47:44 +0100 | Matthew Wild | mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests |
Tue, 07 Aug 2018 19:12:52 +0100 | Matthew Wild | mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack |
Mon, 02 Apr 2018 15:00:57 +0100 | Matthew Wild | mod_http_upload_external: Fix syntax error in share.php |
Mon, 02 Apr 2018 10:52:32 +0100 | Matthew Wild | mod_http_upload_external: share.php example: Add CSP headers |
Fri, 30 Mar 2018 21:00:15 +0200 | Emmanuel Gil Peyrot | mod_http_upload_external: Use a more widespread method to obtain Content-Length (thanks Yves) |
Thu, 13 Oct 2016 18:58:34 +0100 | Matthew Wild | mod_http_upload_external: Add share.php example implementation |