Commit Graph

301 Commits

Author SHA1 Message Date
forest 1fd3ccb8a3 temporarily thow exception from check capsul addr 2021-02-15 20:13:04 -06:00
forest 47b2b3ee13 introduce InterThreadResult to ensure that current_app is only accessed
from the main flask thread
2021-02-15 20:06:35 -06:00
forest 0a70c974ec ssh_public_keys -> ssh_authorized_keys rename (merge fix) 2021-02-15 19:44:26 -06:00
forest 8d0088ef13 fix version #s 2021-02-15 19:24:31 -06:00
forest 534855c764 correctly merge db migrations with origin master (coreos) 2021-02-15 19:19:20 -06:00
forest 4c9a492ae3 remove wishful thinking type anotation 2021-02-15 18:35:44 -06:00
forest cc164dce01 manually merging in the sshkeys to the spoke model/hub model interface 2021-02-15 18:16:15 -06:00
forest 44ee42764c delete unused virt model 2021-02-15 18:05:17 -06:00
forest b1129a8355 manually merging the spoke model / virt model changes 2021-02-15 18:05:01 -06:00
forest 1c6d7eb380 eclipse failed to add deleted files 2021-02-15 17:52:31 -06:00
forest dad6547825 Merge branch 'master' into multiple-hosts
Conflicts:
	capsulflask/console.py
	capsulflask/db.py
	capsulflask/shared.py
	capsulflask/virt_model.py
2021-02-15 17:52:17 -06:00
forest 5892b48867 document how to take a Db snapshot 2021-02-15 17:42:32 -06:00
j3s 4b3f3603cc CoreOS isnt ready 2021-02-01 12:27:22 -06:00
j3s 3639a295c4 Add coreos 2021-02-01 10:59:13 -06:00
forest 645ddede02 fix a bug where accumulating stale login tokens can lock out an account 2021-01-31 18:02:46 -06:00
forest cbe658b7ae clarify cloud based use case for hypothetical non-tofu ssh 2021-01-31 02:31:27 -06:00
forest 51721ffdc0 wording 2021-01-31 02:20:20 -06:00
forest 7568699920 clearly specify that its about the default ssh config 2021-01-31 02:16:13 -06:00
forest 9222daefbc fix wording 2021-01-31 02:13:55 -06:00
forest a853eeef69 replace nonsensical namecoin plug with "Why ssh more ssh" 2021-01-31 02:09:42 -06:00
forest d878a07350 Will anyone actually attack you like that? Who knows. Personally, I'd
rather not find out.
2021-01-31 01:31:20 -06:00
forest cee23f1799 apostrophe 2021-01-31 01:24:46 -06:00
forest 658f8bf316 more fix wording 2021-01-31 01:22:23 -06:00
forest a785392b00 blah 2021-01-31 01:19:04 -06:00
forest 57666cf2ab more grammar & writing edits 2021-01-31 01:18:15 -06:00
forest 7a904114c3 mor grammer fixs 2021-01-31 00:57:33 -06:00
forest ebaf348dd3 fix grammer 2021-01-31 00:25:06 -06:00
forest a4f39ca018 fix whitespace 2021-01-31 00:21:25 -06:00
forest bef26c38cf dont put lists inside <p> tags 2021-01-30 22:41:20 -06:00
forest 01a31be091 signed, forest 2021-01-30 22:30:12 -06:00
forest a9bf277842 more wikipedia links 2021-01-30 22:25:13 -06:00
forest f56135c599 more wikipedia links! 2021-01-30 22:24:12 -06:00
forest 113e6e9339 link to https://en.wikipedia.org/wiki/Man-in-the-middle_attack 2021-01-30 22:22:32 -06:00
forest d85ebd9042 "on the network between A and B " 2021-01-30 22:20:26 -06:00
forest cf9bcd1912 duplicate links to /about-ssh 2021-01-30 22:17:09 -06:00
forest 0b5583a0ed make link to about-ssh be a paragraph 2021-01-30 22:15:34 -06:00
forest 7217ff7a6d add /about-ssh essay 2021-01-30 22:14:04 -06:00
forest c849ec3c11 add 25 cent buffer to affordable_vm_sizes logic for UX 2021-01-30 15:27:24 -06:00
forest 280bcfd584 check null on double_check_capsul_address 😬 2021-01-30 02:10:22 -06:00
forest 39980d836b remove debug log 2021-01-30 02:05:06 -06:00
forest 485a17ae6b fix ssh-keyscan.sh newlines printf 2021-01-30 02:03:29 -06:00
forest e18d15f7e7 forgot to decode ssh-keyscan.sh output to string 2021-01-30 01:57:52 -06:00
forest 71222e07e6 chmod +x capsulflask/shell_scripts/ssh-keyscan.sh 2021-01-30 01:51:52 -06:00
forest a7c61f01df remove extra debug logs 2021-01-30 01:42:27 -06:00
forest 50cea6e0b4 first crack at adding ssh host key display to the capsul detail page 2021-01-30 01:39:48 -06:00
forest 29008bc963 fix index out of range when parsing output from shell_scripts/get.sh 2021-01-29 00:26:21 -06:00
forest 40016ecbe6 fix debug code again :( 2021-01-29 00:22:19 -06:00
forest 7914a2e518 fix "datetime is not JSON serializable" err in debug log code 2021-01-29 00:19:05 -06:00
forest 274c7a2c76 add logging around ssh keys to capsul creation to support a user who is
experiencing bugs
2021-01-29 00:13:32 -06:00
forest 3f6491f359 add support for postgres sslmode 2021-01-20 16:43:32 -06:00