IUSCA / bioloop

Scientific data management portal and pipeline application template
Other
4 stars 2 forks source link

266 - disable delete wf for operator role #305

Closed ri-pandey closed 2 months ago

ri-pandey commented 2 months ago

Related Issue(s)

Closes #266

deepakduggirala commented 2 months ago

Please use canAdmin computed prop of auth store to check for role possession.

Also please modify the API access controls to disallow operator roles from calling delete route.