Commit Graph

5 Commits

Author SHA1 Message Date
da403de111 Add test script for large file asynchronous post-processing
- Implemented a comprehensive test script to validate the new asynchronous handling of large file uploads (>1GB).
- The script checks for immediate HTTP responses, verifies server configurations for deduplication and virus scanning, and ensures server responsiveness during rapid uploads.
- Included checks for relevant response headers and session tracking.
- Documented the problem being solved, implementation details, and next steps for deployment and monitoring.
2025-08-26 20:20:05 +00:00
1c9700e51a + CORS readded, failed. Needs further testing. 2025-08-26 17:26:12 +00:00
d1928cbb29 Add version update verification script for HMAC File Server 3.3.0
- Implemented a bash script to verify all references to version 3.2.x have been updated to 3.3.0.
- The script checks binary version, core source files, configuration files, documentation, ejabberd module, and network resilience documentation.
- Provides a summary of verification results and confirms successful updates across all components.
2025-08-26 16:10:17 +00:00
9b5b3ae820 Fix: Auth Session 2025-08-26 15:53:36 +00:00
3e0c32c1c4 FINAL: Hopefully! 2025-08-26 10:28:41 +00:00