webapp: full wormhole pairing UI (untested)

This commit was sponsored by Riku Voipio.
This commit is contained in:
Joey Hess 2016-12-27 16:36:05 -04:00
parent 9a35077168
commit b68d2a4b68
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
16 changed files with 252 additions and 41 deletions

View file

@ -168,7 +168,7 @@ performPairing remotename addrs = do
putStrLn "Exchanging pairing data..."
return code
| otherwise -> do
putStrLn "Oops -- You entered this repository's pairing code. We need the pairing code of the *other* repository."
putStrLn "Oops -- You entered this repository's pairing code. Enter the pairing code of the *other* repository."
getcode ourcode
Nothing -> do
putStrLn "That does not look like a valiad pairing code. Try again..."