Commit graph

1441 commits

Author SHA1 Message Date
Alex Lyulkov e94152b6f6 Added hostname to presence service(Now auth knows hostname of each node) 2015-11-04 21:02:58 -08:00
Alex Lyulkov e3073a57c5 Merge branch 'alex/ssh-agent'
Conflicts:
	lib/auth/srv_test.go
2015-11-04 17:38:53 -08:00
Alex Lyulkov 074807012c Cleaned up, added checking that server is known 2015-11-04 16:49:38 -08:00
Alex Lyulkov 01cef17bd3 Cleaned up 2015-11-03 19:53:44 -08:00
Alex Lyulkov 9a52d9ab22 Added ssh proxy test 2015-11-03 16:57:43 -08:00
Alex Lyulkov 7b67556c1e Cleaned up 2015-11-02 13:02:34 -08:00
klizhentas 4e0ca070c2 fix outstanding issues found by go vet 2015-10-31 13:56:40 -07:00
klizhentas 00ef621e6b Apply apache license to teleport 2015-10-31 11:56:49 -07:00
Alex Lyulkov 821e16ae8b Added proxy, needs more test and cleaning up 2015-10-30 18:17:37 -07:00
alexlyulkov 23fa57dde1 Merge pull request #44 from gravitational/master
Merged from master
2015-10-30 17:54:23 -07:00
klizhentas 92933120e2 re-vendor configure and update code 2015-10-30 16:57:57 -07:00
klizhentas 7854426339 Merge branch 'master' into alexander/cleanup 2015-10-28 18:10:39 -07:00
Alex Lyulkov 8a6582c2db Fixed certificate ttl tests 2015-10-27 17:07:13 -07:00
alexlyulkov 1a065d9190 Merge pull request #41 from gravitational/alex/ssh-agent
Added time limits for certificates
2015-10-27 17:01:39 -07:00
Alex Lyulkov 76d09e1174 Fixed certificates ttl limiting 2015-10-27 16:56:10 -07:00
Alex Lyulkov 8f40a04b3a Fixed certificates ttl limiting 2015-10-27 16:41:47 -07:00
Alex Lyulkov a4ef8d5cba Added time limits for certificates 2015-10-27 16:30:16 -07:00
klizhentas 9df116c63f reduce code duplication 2015-10-26 17:58:39 -07:00
klizhentas 655328d03d rename supervisor and export a couple of functions 2015-10-26 17:11:57 -07:00
klizhentas 54d209bfb6 Merge branch 'master' into alexander/notelescope
Conflicts:
	lib/services/web.go
2015-10-26 14:38:47 -07:00
klizhentas 45a5c3c6ae final cleanups 2015-10-26 14:36:52 -07:00
Alex Lyulkov ce9e265c86 Now HOTP server checks 3 tokens ahead and syncs with client 2015-10-26 13:46:50 -07:00
klizhentas 53127b9021 add command line helper tool and support for using passed CA keys in configuration 2015-10-26 09:41:37 -07:00
klizhentas 2174ea71ba start adding support for preconfigured user and host certificate authoritites 2015-10-25 19:30:42 -07:00
klizhentas 47f98fc89d add support for pre-configured trusted authorities 2015-10-25 16:13:12 -07:00
klizhentas 8cb3f63f39 fix orbit integration, tests and configuration samples 2015-10-25 14:48:03 -07:00
klizhentas dbbd15b192 first batch of code changes of moving telescope into teleport 2015-10-24 16:04:13 -07:00
klizhentas ebd770e0ce moving the code from telescope, so we can use telescope features like a library 2015-10-23 16:46:01 -07:00
Alex Lyulkov a797736508 Fixed tests 2015-10-23 14:34:09 -07:00
Alex Lyulkov dc1586b46d Vendor hotp 2015-10-23 14:02:55 -07:00
Alex Lyulkov 1b71e6b51c Added 2 factor hotp authentication, everyting works 2015-10-23 13:34:09 -07:00
Alex Lyulkov 59a5fd0318 Added 2 factor hotp authorization, not tested 2015-10-22 17:45:51 -07:00
Alex Lyulkov 6086af12af Storing precompiled tesing auth keys without encoding 2015-10-21 16:10:52 -07:00
Alex Lyulkov 8aec73d168 Added precompiled key genenators for backend and auth 2015-10-21 15:23:48 -07:00
Alex Lyulkov 9c6187cb8a Added precompiled encrypting keys for backend tests, fixed some bugs 2015-10-21 11:45:10 -07:00
klizhentas 34201615c5 add vendoring 2015-10-20 14:09:25 -07:00
klizhentas 01a44d3fdc removed extra stuff 2015-10-20 14:09:07 -07:00
klizhentas 65ca5cb094 fix tests 2015-10-19 09:09:11 -07:00
klizhentas c58654d55f orbit-compatible packaging and configuration for teleport and telescope 2015-10-14 20:01:25 -07:00
Alex Lyulkov a3db86b236 More folders arrangments 2015-10-05 20:36:55 +03:00
Alex Lyulkov 9afc9a38a1 Fixed imports 2015-10-05 17:33:25 +03:00