Repository 'omero_get_value'
hg clone https://toolshed.g2.bx.psu.edu/repos/ufz/omero_get_value

Changeset 1:9a50e57339d8 (2024-10-29)
Previous changeset 0:1ae349b83c08 (2024-10-22) Next changeset 2:5513b999c56e (2024-12-16)
Commit message:
planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/omero commit d69e684236ce5d36a09e84f1eae6d8c98ed7499b
modified:
macros.xml
omero_get_value.xml
b
diff -r 1ae349b83c08 -r 9a50e57339d8 macros.xml
--- a/macros.xml Tue Oct 22 11:52:46 2024 +0000
+++ b/macros.xml Tue Oct 29 06:59:20 2024 +0000
b
@@ -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
b
diff -r 1ae349b83c08 -r 9a50e57339d8 omero_get_value.xml
--- a/omero_get_value.xml Tue Oct 22 11:52:46 2024 +0000
+++ b/omero_get_value.xml Tue Oct 29 06:59:20 2024 +0000
b
@@ -75,6 +75,7 @@
 
 The IDs can be obtained with the tool OMERO get IDs with ezomero
 
+@SECURITY_DISCLAIMER@
     </help>
     <citations>
         <citation type="doi">10.1038/nmeth.1896</citation>