Use RequestInput method call when requesting passphrases
authorPatrik Flykt <patrik.flykt@nokia.com>
Tue, 21 Sep 2010 07:07:50 +0000 (10:07 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 21 Sep 2010 14:49:48 +0000 (16:49 +0200)
commitafeebd5d189989b40858b0b7270440f446a55ff0
tree170ef26c54d9d0715ff48c9f56e64c979b53d28f
parentb1527c31c9aa5ed571909dcde0a4c6851e829bd3
Use RequestInput method call when requesting passphrases

Change password query to use RequestInput method call instead of
RequestPassphrase. The supplied passphrase_cb_t function sets the password
returned via Agent API and tries to reconnect to the service.
src/service.c