ESIPFed / Geoweaver

boost data pipeline's tangibility, enhance research productivity, reduce work anxiety
https://geoweaver.dev
MIT License
81 stars 44 forks source link

UI accepts wrong password for workflow execution. #481

Open gokulprathin8 opened 8 months ago

gokulprathin8 commented 8 months ago

What is this PR about?

When executing a workflow with wrong password, incorrect password prompt is no longer shown. Instead, it goes straight to execution and the process fails since the password is wrong and is not able to making a SSH request.

What needs to be done?

Validate password before staring execution.

gokulprathin8 commented 8 months ago

I beleive this is a new issue from recent PR merges, it was working a few days ago.

ZihengSun commented 8 months ago

This is not a new issue. We never validate password before execution.