6 Jun 2011 14:55
[Bug 18175] GetConfig returns password as "-"
https://bugs.meego.com/show_bug.cgi?id=18175 pohly <patrick.ohly@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from pohly <patrick.ohly@...> 2011-06-06 12:55:41 UTC --- (In reply to comment #1) > Hmm, funny. "-" means "Ask password". So what happens if the user's password is > actually "-"? :) When keyring support is enabled, "-" will be saved in the keyring and retrieving the final password still yields "-" => okay. When it is disabled, "-" will be returned => also okay. The reason why you are seeing "-" returned via the D-Bus API instead of the real password is that you removed the password by deleting the keyring. Right? So IMHO it all works as intended. If you see a flaw in my reasoning, then please reopen. Otherwise mark it as "VERIFIED". -------- Product: OS Middleware Component: SyncEvolution MeeGo Release: 1.2(Continue reading)
RSS Feed