summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-25 20:50:36 -0400
committerJune McEnroe <june@causal.agency>2021-09-25 20:50:36 -0400
commit9961501ec2965ce4f480095a1fd5d7b88bfc7783 (patch)
treea6fba539fd12fb397ff6c8872fd9ac31cc340c53 /home
parentAdd scout to ssh config (diff)
downloadsrc-9961501ec2965ce4f480095a1fd5d7b88bfc7783.tar.gz
src-9961501ec2965ce4f480095a1fd5d7b88bfc7783.zip
Disable HashKnownHosts
All this really does is make fixing problems more difficult.
Diffstat (limited to '')
-rw-r--r--home/.ssh/config2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index b9c29bf3..a2e6db08 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -1,8 +1,6 @@
 IgnoreUnknown Include
 Include config_private
 
-HashKnownHosts yes
-
 SendEnv LANG LC_*
 
 Host monday beastie puffy toaster tux progynova
ink/commit/.mailmap?h=1.4.1&id=bdbe03af61e884ac9a922d1b553be32284cb9d2d&follow=1'>mailmap: source before lighttpdJason A. Donenfeld 2014-01-17ui-shared: do not allow negative minutesJason A. Donenfeld 2014-01-17auth: document tweakables in lua scriptJason A. Donenfeld 2014-01-17repolist: make owner clickable to searchJason A. Donenfeld 2014-01-17ui-shared: move about tab all the way to the leftJason A. Donenfeld 2014-01-17filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer