Commit graph

10172 commits

Author SHA1 Message Date
klizhentas 7164f2dd66 update the docs 2015-10-31 14:42:07 -07:00
Alexander Klizhentas 50dea951c5 Merge pull request #48 from gravitational/alexander/fixes
fix outstanding issues found by go vet
2015-10-31 13:58:23 -07:00
klizhentas 4e0ca070c2 fix outstanding issues found by go vet 2015-10-31 13:56:40 -07:00
Alexander Klizhentas c226e370b6 Merge pull request #47 from gravitational/alexander/js
add license to JSX and JS files too
2015-10-31 13:11:10 -07:00
klizhentas ecb1a8a9cd add license to JSX and JS files too 2015-10-31 13:10:42 -07:00
Alexander Klizhentas c5b22f789e Merge pull request #46 from gravitational/alexander/morelicense
re-vendor deps that had licensing applied too
2015-10-31 12:56:57 -07:00
klizhentas ecf69aee00 re-vendor deps that had licensing applied too 2015-10-31 12:56:31 -07:00
Alexander Klizhentas 03161e511e Merge pull request #45 from gravitational/alexander/apache
Apply apache license to teleport
2015-10-31 12:01:52 -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
Alexander Klizhentas 8df6d4e0f9 Merge pull request #43 from gravitational/alexander/update
re-vendor configure and update code
2015-10-30 17:09:58 -07:00
klizhentas 92933120e2 re-vendor configure and update code 2015-10-30 16:57:57 -07:00
Alexander Klizhentas f65ed478ad Merge pull request #42 from gravitational/alexander/cleanup
Alexander/cleanup
2015-10-29 13:18:48 -07:00
klizhentas 7854426339 Merge branch 'master' into alexander/cleanup 2015-10-28 18:10:39 -07:00
klizhentas 325a4bf62b some changes to readme 2015-10-28 18:10:09 -07:00
Alex Lyulkov f19dca656e Added teleport ssh agent - teleagent 2015-10-28 11:07:00 -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
Alexander Klizhentas 0513cfbf00 Merge pull request #40 from gravitational/alexander/notelescope
Alexander/notelescope
2015-10-26 16:35:46 -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
alexlyulkov d110d94ab4 Merge pull request #39 from gravitational/alex/ssh-agent
Now HOTP server checks 3 tokens ahead and syncs with client
2015-10-26 13:58:27 -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 d8c8007c14 delete telescope related binaries and assets 2015-10-24 16:35:56 -07:00
klizhentas dbbd15b192 first batch of code changes of moving telescope into teleport 2015-10-24 16:04:13 -07:00
Alexander Klizhentas 92e775a2d2 Merge pull request #38 from gravitational/alexander/moving
moving the code from telescope, so we can use telescope  like a library
2015-10-23 17:00:24 -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
alexlyulkov 52c23248d4 Merge pull request #37 from gravitational/alex/hotp
Alex/hotp
2015-10-23 14:35:16 -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 e89e658c20 Modified telescope makefile command for the new congig 2015-10-23 11:52:07 -07:00
Alex Lyulkov 59a5fd0318 Added 2 factor hotp authorization, not tested 2015-10-22 17:45:51 -07:00
alexlyulkov 6290b921aa Merge pull request #36 from gravitational/alex/faster-tests
Faster tests
2015-10-21 19:02:41 -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
Alexander Klizhentas bd4722354c Merge pull request #35 from gravitational/alexander/orbit
orbit-compatible packaging and configuration for teleport and telescope
2015-10-20 15:02:26 -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