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

Option to choose whether keychain remembers passwords by default #1190

Closed
cyberduck opened this issue Jul 25, 2007 · 3 comments
Closed

Option to choose whether keychain remembers passwords by default #1190

cyberduck opened this issue Jul 25, 2007 · 3 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

46b7493 created the issue

Would it be possible to have an option in the preferences beneath 'Use Keychain' to choose whether the 'add to keychain' checkbox in login sheets are enabled by default? I would rather have to explicitly choose whether to enable it on a case-by case basis.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The Add to Keychain checkbox is selected by default if Use Keychain is selected in the Preferences.

@cyberduck
Copy link
Collaborator Author

46b7493 commented

Perhaps I have not been clear enough. I would like to use the keychain. However, I would prefer not to have passwords entered into the keychain by default. Is this difficult to do?

Some users may prefer the current behaviour which is why I suggested it should be optional.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As of 681ad7a, you can set the following default

defaults write ch.sudo.cyberduck connection.login.addKeychain false

Paste this into a Terminal.app window and restart Cyberduck. The Add to Keychain checkbox is then not selected by default even when you have choosen in the Preferences to use the Keychain to lookup passwords.

There is currently no option for this in the Preferences.

@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

2 participants