Software /
code /
prosody
Log
plugins/mod_http_file_share.lua @ 11319:a4b299e37909
description | author | age |
---|---|---|
mod_http_file_share: Reject invalid file sizes | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Fix name of max-file-size tag | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Expand registry to fix extra tag | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Verify final file size on completion of upload | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Add file type filter | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Add file size limit (default 10M) | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Validate that filename does not contain '/' | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Return proper error if unauthorized | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Add basic access control | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Add support for external file upload service | Kim Alvefur | 2021-01-26 |
mod_http_file_share: Let's write another XEP-0363 implementation | Kim Alvefur | 2021-01-26 |