AppCode 2018.3 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.

Item

Description

Do not remember passwords

When 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 closed

When 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 Password

Click 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.

Change Master Password

Click 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 Password

Click this button to set or reset the master password. The Change Master Password dialog will open.

Last modified: 28 March 2019

See Also

Reference: