intellij-demandware
intellij-demandware copied to clipboard
Lost password settings
Server passwords seemed to be lost when Intellij tries to access the PasswordSafe while Intellij is loading up. This happens mainly when opening the project and editing files while Intellij is still indexing files. It could be a bug with shoddy logic with the current PasswordSafe implementation trying to create a unique key for the store and storing that in the module settings. Will need further investigation.
I updated the code afe6f0a7676daef3028371b2d2e70fd0a44ef77c in an attempt to fix this issue . Since the problem is a hard to reproduce I'm going to let this sit for a bit and see if any more issues are reported for this problem before closing the ticket.