AppCode 2017.2 Help

Passwords


On this page, configure how you want AppCode to store passwords for accessing remote Git repositories. These settings are valid at the AppCode level, that is, they apply to passwords for all remote Git repositories you use from AppCode.

ItemDescription
Do not remember passwordsWhen this option is selected, AppCode does not store passwords and asks you to enter the password on every attempt to access a remote Git repository.
Remember passwords until the application is closedWhen this option is selected, AppCode stores a password only during one session. Upon the session end, the password is cleared from the memory.
Remember on disk (protected with master password) Select this option to have AppCode save all passwords to remote repositories in a passwords database protected by single master password. When you attempt to access a remote Git repository, AppCode does not request on the corresponding password, but asks you to specify the master password and retrieves the repository password automatically.
Reset Master PasswordClick this button to open the Master Password / Reset Master Password dialog box and specify a master password for the first time or reset the existing master password.

If you reset a master password, all the previously saved master passwords are cleared.

Change Master PasswordClick this button to change the existing master password in the Change Master Password dialog box.

AppCode preserves the history of updates to the master password, until you reset it.

Master PasswordClick this button to set or reset the master password. The Change Master Password dialog will open.
Last modified: 13 December 2017

See Also

Reference: