summaryrefslogtreecommitdiff
path: root/Assistant/WebApp/Configurators/Pairing.hs
Commit message (Expand)AuthorAge
* license the webapp under the AGPL 3+Gravatar Joey Hess2012-09-24
* keep webapp snappy by generating ssh keypair in the backgroundGravatar Joey Hess2012-09-11
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* work around a bug in YesodGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* check that ssh public key received over the wire is saneGravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it tooGravatar Joey Hess2012-09-10
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* reorg templatesGravatar Joey Hess2012-09-08
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* add remote directory to pair requestGravatar Joey Hess2012-09-08
* fix build without pairing supportGravatar Joey Hess2012-09-08
* added pair listener threadGravatar Joey Hess2012-09-08
* don't pass .local hostname over the wireGravatar Joey Hess2012-09-08
* implement pair request broadcastsGravatar Joey Hess2012-09-08
* pairing passphrase entry form, validation, etcGravatar Joey Hess2012-09-08
* yesod skelton and routes for pairingGravatar Joey Hess2012-09-08