Software /
code /
prosody-modules
Log
mod_http_upload_external/mod_http_upload_external.lua @ 5865:904b226fddf1
description | author | age |
---|---|---|
mod_http_upload_external: add access control option | Nicolas Cedilnik | 2021-03-14 |
mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement | Matthew Wild | 2018-07-02 |
mod_http_upload_external: Fix to read content-type from correct place in stanza | Matthew Wild | 2018-07-02 |
mod_http_upload_external: Log file type and size | Matthew Wild | 2018-07-02 |
mod_http_upload_external: Add newer 'v2' protocol (and share_v2.php) which supports content-type preservation | Matthew Wild | 2018-04-02 |
mod_http_upload_external: Use correct namespace (thanks Wiktor) | Kim Alvefur | 2018-03-22 |
mod_http_upload_external: add support for XEP-0363 version 0.3 | Jonas Wielicki | 2018-02-11 |
mod_http_upload_external: Variant of mod_http_upload that delegates HTTP handling to other server using signed URLs | Kim Alvefur | 2016-10-13 |