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

User interface for removing saved passwords #9958

Closed
cyberduck opened this issue May 26, 2017 · 2 comments
Closed

User interface for removing saved passwords #9958

cyberduck opened this issue May 26, 2017 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

b95b27b created the issue

Please provide a user interface for individually removing saved passwords. On Windows the passwords are not stored using the Windows Credentials Manager (which has its own UI) but in XML files. This is less desirable but would be_okay_ if it was a single easy to find file. But it is buried in the roaming appdata folder and has many copies, one for each version of the program that has been installed. (These previous version AppData folders should probably be getting removed by the Cyberduck update installer.) Anyway, the cryptic folder name (Cyberduck.exe_Url_y3p2ebapuyakx1wepw5uc1dcj54dho4b) combined with the myriad of version folders makes directly editing the XML file not quite user friendly.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We would want to store passwords in the credential manager on Windows, but the Windows.Security.Credentials.PasswordVault API is limited to 10 passwords per application.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #9988.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant