molgenis / molgenis-service-armadillo

Armadillo; a DataSHIELD implementation, part of the MOLGENIS suite
https://molgenis.github.io/molgenis-service-armadillo/
GNU Lesser General Public License v3.0
7 stars 10 forks source link

Should validation be done by Armadillo instead of UI and R? #550

Closed clemens-tolboom closed 7 months ago

clemens-tolboom commented 1 year ago

While testing https://github.com/molgenis/molgenis-r-armadillo/pull/86 I can overwrite a project thus dropping its users.

armadillo.create_project_with_users('lifecycle', list())
clemens-tolboom commented 1 year ago

This is about data validation in the backend or frontend. We have validation now in UI and molgenis-r-armadillo

timcadman commented 7 months ago

Fixed by PR #104