DescriptionWebapp changes to support asking for a PIN
This implements a fetchPin interface, that can be called when the plugin layer needs a PIN, and calls onPinFetched with the PIN once it's obtained from the user.
With old plugins, that don't support the useAsyncPinDialog API, this runs the dialog immediately before connecting, and then connects using the existing APIs.
Finally, for It2Me nothing is changed, the support code is used as the passphrase as usual.
BUG=115899
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190207
Patch Set 1 #
Total comments: 23
Patch Set 2 : Reviewer comments #Patch Set 3 : Rebase #
Messages
Total messages: 15 (0 generated)
|