Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI accepts wrong password for workflow execution. #481

Open
gokulprathin8 opened this issue Mar 22, 2024 · 2 comments
Open

UI accepts wrong password for workflow execution. #481

gokulprathin8 opened this issue Mar 22, 2024 · 2 comments
Labels
high-priority java Pull requests that update Java code Javascript

Comments

@gokulprathin8
Copy link
Collaborator

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 gokulprathin8 added java Pull requests that update Java code high-priority Javascript labels Mar 22, 2024
@gokulprathin8
Copy link
Collaborator Author

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

@meghanakr7 meghanakr7 self-assigned this Mar 22, 2024
@ZihengSun
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-priority java Pull requests that update Java code Javascript
Projects
None yet
Development

No branches or pull requests

4 participants