blind enabling of existing ssh and ssh gcrypt repos
This commit is contained in:
parent
dfdaa649d0
commit
a5e1f2efc0
6 changed files with 129 additions and 60 deletions
|
@ -65,16 +65,5 @@
|
|||
<i .icon-plus-sign></i> Encrypt repository #
|
||||
with a new encryption key
|
||||
^{sshTestModal}
|
||||
^{sshSetupModal sshdata}
|
||||
^{genKeyModal}
|
||||
<div .modal .fade #setupmodal>
|
||||
<div .modal-header>
|
||||
<h3>
|
||||
Making repository ...
|
||||
<div .modal-body>
|
||||
<p>
|
||||
Setting up repository on the remote server. This could take a minute.
|
||||
$if needsPubKey sshdata
|
||||
<p>
|
||||
You will be prompted once more for your ssh password. A ssh key #
|
||||
is being installed on the server, allowing git-annex to access it #
|
||||
securely without a password.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue