client: Initial RequestInput handling support
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 3 May 2013 11:35:36 +0000 (14:35 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 3 May 2013 14:11:22 +0000 (17:11 +0300)
commitcc03091e924cb9fb0f589fcdfb6f1952b078c541
tree5dc6b09e59321cbc27d683589a218544217c2978
parenteec6af08815030490b71ebf55ce17c6b5d501d97
client: Initial RequestInput handling support

When receiving a RequestInput Agent API D-Bus call, ask the input in a somewhat
logical order from the user with user names first and passwords next. If a
passphrase is entered, ignore any WPS pin code requests. Prepare for passphrase
length checking by going through the RequestInput message to get the 'Type'
argument.
client/agent.c