Software /
code /
prosody-modules
Log
mod_http_upload_external/share.php @ 5733:15c1801e8901
description | author | age |
---|---|---|
mod_http_upload_external: update php scripts to return HTTP 201 Created on upload | Richard Schwab | 2020-12-21 |
mod_http_upload_external: share.php: Fix whitespace | Matthew Wild | 2018-08-14 |
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests | Matthew Wild | 2018-08-14 |
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack | Matthew Wild | 2018-08-07 |
mod_http_upload_external: Fix syntax error in share.php | Matthew Wild | 2018-04-02 |
mod_http_upload_external: share.php example: Add CSP headers | Matthew Wild | 2018-04-02 |
mod_http_upload_external: Use a more widespread method to obtain Content-Length (thanks Yves) | Emmanuel Gil Peyrot | 2018-03-30 |
mod_http_upload_external: Add share.php example implementation | Matthew Wild | 2016-10-13 |