Where does PyCharm store passwords?
PyCharm stores several passwords for access to various resources, as well as a "master" password. Where are these stored on OS X? PyCharm behaves as if they are not stored in the system keychain, where the belong.
Please sign in to leave a comment.
Unlike most other applications for OS X, PyCharm is a cross-platform application written in Java. The Password Safe functionality is also implemented in a cross-platform way. It is possible to access the Mac keychain from a Java application, but we don't do this yet, and the feature request talks about doing so in a future version.
If you stored any passwords while working with PyCharm 1.x, they will be stored in files under PyCharm10.