This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
18,332
commits
13
branches
456
tags
163
MiB
cc6a7108f5
Commit graph
3 commits
Author
SHA1
Message
Date
Joey Hess
3cbaa68be8
Android: Avoid crashing when unable to set file mode for ssh config file due to Android filesystem horribleness.
2014-02-07 14:57:23 -04:00
Joey Hess
fdcc04096c
assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or world writable when writing to those files, as that can make ssh refuse to use them, if it allows another user to write to them.
2014-01-03 17:44:12 -04:00
Joey Hess
3a6e0d1215
assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail.
Closes
:
#732602
2013-12-20 20:58:36 -04:00