intellij-demandware icon indicating copy to clipboard operation
intellij-demandware copied to clipboard

Lost password settings

Open nek4life opened this issue 9 years ago • 1 comments

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.

nek4life avatar Jul 02 '15 00:07 nek4life

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.

nek4life avatar Jul 03 '15 16:07 nek4life