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

Require user password for SSH key upload and removal #1024

Open
cotosso opened this issue Jan 15, 2025 · 1 comment
Open

Require user password for SSH key upload and removal #1024

cotosso opened this issue Jan 15, 2025 · 1 comment

Comments

@cotosso
Copy link
Contributor

cotosso commented Jan 15, 2025

The current UI allows SSH keys to be uploaded or removed on the firewall without requiring additional user verification.

Proposed Solution

Require users to provide their account password before uploading or removing an SSH key via the UI.
Update the API to validate the user’s password as part of the SSH key upload or removal request.

@cotosso cotosso added this to the NethSecurity 8.5 milestone Jan 15, 2025
@cotosso cotosso moved this to ToDo 🕐 in NethSecurity Jan 15, 2025
@gsanchietti
Copy link
Member

A correct password validation for such usage scenario requires a new API inside the api-server and must be implemented after: #1023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ToDo 🕐
Development

No branches or pull requests

2 participants