changeset 4:131470834fee draft

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/omero commit d69e684236ce5d36a09e84f1eae6d8c98ed7499b
author ufz
date Tue, 29 Oct 2024 06:59:30 +0000
parents dfe0aae1495c
children 55e3d33cf4bd
files macros.xml omero_roi_import.xml
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Oct 22 11:53:15 2024 +0000
+++ b/macros.xml	Tue Oct 29 06:59:30 2024 +0000
@@ -44,4 +44,13 @@
 }
         ]]></configfile>
     </xml>
+
+    <token name="@SECURITY_DISCLAIMER@">
+    **OMERO-suite Security Diclaimer:** To utilize the OMERO tools, the user must trust Galaxy instances.
+    The configuration file, which contains your OMERO password and username, is stored in the job working directory.
+    This directory only exists during the runtime of the job and should only be accessible by the system user that runs the job.
+    However, please be aware that your username and password may be exposed to users with administrative rights.
+    We are working on increasing the security of the OMERO suite
+    </token>
+
 </macros>
\ No newline at end of file
--- a/omero_roi_import.xml	Tue Oct 22 11:53:15 2024 +0000
+++ b/omero_roi_import.xml	Tue Oct 29 06:59:30 2024 +0000
@@ -108,6 +108,7 @@
 
     The **roi_name** and **roi_description** columns provide a name and description for each ROI, allowing for easy identification and documentation within OMERO however they do not appear on the OMERO web interface.
 
+@SECURITY_DISCLAIMER@
     </help>
     <citations>
         <citation type="doi">10.1038/nmeth.1896</citation>