Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino Designer
Categories Java
Created by Guest
Created on Feb 21, 2024

Ways to validate uploaded files

When Domino is out in the open, many more requirements for handling incoming files in application are required which today we can not met. Checking the extensions or validate the content-type are not sufficient because they can be spoofed. Therefor additional checks need to be done with additional software. An example could be to analyse the file with help of Apache Tika. This is part of the Domino server for full indexing but not accessible in a programmatic way (java agents, xpages) and is not running continuously but only when the indexer task is executed. Making the Dominoed-TIKA component available for developers can give us more tools to protect our users and secure our Domino applications

  • Attach files