Commit graph

130 commits

Author SHA1 Message Date
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
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
Ev Kontsevoy 30ddd39d1b Updated docs (minor edits) 2015-10-06 16:34:52 -07:00
alexlyulkov 729555a45d Merge pull request #34 from gravitational/alex/arrange-folders
Rearranged folders
2015-10-05 21:09:17 +03: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
Alex Lyulkov 8189f9941a Added path checking before starting boltRecorder 2015-10-02 19:00:20 +03:00
alexlyulkov a96a7acee3 Merge pull request #29 from gravitational/alex/telescope
Moved Lens to telescope. Added encryption for backend.
2015-10-01 18:25:16 +03:00
alexlyulkov ab437b36bc Merge pull request #30 from gravitational/alex/encrypted-backend
Added encryption layer for backend
2015-10-01 18:23:01 +03:00
Alex Lyulkov 540d81f3db Vendoring dependencies 2015-10-01 18:16:43 +03:00
Alex Lyulkov c8a415278a Cleanup 2015-09-30 19:48:04 +03:00
Alex Lyulkov a80a105c24 Finished replicated backend, everything works 2015-09-30 19:35:17 +03:00
Alex Lyulkov fac2d4bfdb Returned original auth initialization without sleeps, fixed bugs, everything works now 2015-09-29 13:03:46 +03:00
Alex Lyulkov 79389981b2 Updated backend initializaton and tctl commands 2015-09-29 01:04:10 +03:00
Alex Lyulkov 123f567003 Finished replicated backend, but didn't integrate it 2015-09-25 21:53:11 +03:00
Alex Lyulkov f65465df86 Added master election, almost finished master backend with PGP 2015-09-25 19:07:03 +03:00
Alex Lyulkov 97021dcf17 Finished replicated backend 2015-09-15 01:40:34 +03:00
klizhentas 75f2784fea Teleport draft security model 2015-09-13 14:09:18 -07:00
Alex Lyulkov e3d73ef08b added tests for backend, and fixes several bugs in it 2015-09-13 03:36:50 +03:00
Alex Lyulkov 235dd89d33 Added replicated backend, but it needs more test 2015-09-12 04:19:20 +03:00
Alex Lyulkov 429913fcf6 working on replicated backend 2015-09-11 03:12:58 +03:00
Alex Lyulkov 451c397806 Addind replicated backend 2015-09-10 17:54:25 +03:00
alexlyulkov 57edc57f40 Merge pull request #31 from gravitational/alex/telescope-ca-keys
Now telescope verifies teleport certificate using its HostCA or RemoteCAs
2015-09-08 12:01:48 +03:00
Alex Lyulkov e186ef04af Now telescope verifies teleport certificate using its HostCA or RemoteCAs 2015-09-07 19:50:20 +03:00
Alex Lyulkov 7339e7651c Added encryption layer for backend 2015-09-07 13:27:03 +03:00
Alex Lyulkov c14f43de25 Updated mailgun/lemma/secret and gravitational/session 2015-09-06 17:54:34 +03:00
Alex Lyulkov 2777611516 Telescope was copy from old lens repository, fixed it 2015-09-06 17:15:54 +03:00
Alex Lyulkov f162e83f60 Moved lens to teleport/telescope. (Except vendoring gravitational/session) 2015-09-05 15:39:55 +03:00
alexlyulkov b5f3c01de9 Merge pull request #28 from gravitational/alex/kingpin
New command line parsing. Fixed a bug when starting teleport with a token
2015-09-05 00:04:17 +03:00
Alex Lyulkov 4d5d0e618f Added Exit(-1) on bad cmd args, fixed bug with SSH and Tun starting with token 2015-09-04 23:57:46 +03:00
Alex Lyulkov 4733028760 Finished new cmd args parsing. Fixed Makefile 2015-09-03 14:21:50 +03:00
Alex Lyulkov 8f2765d62b New multiple command parsing in main.go 2015-09-03 02:13:43 +03:00
Alexander Klizhentas c94bf253d0 Merge pull request #24 from gravitational/alex/kingpin
Moved main.go to kingpin
2015-09-02 15:48:10 -07:00
Alex Lyulkov f3fbc90c38 Getting env vars using kingpin. Changed makefile for the new flag names 2015-09-03 00:51:52 +03:00
Alex Lyulkov 4c69abbafb Fixed bug with tctl ttl flag 2015-09-02 18:41:37 +03:00
Alex Lyulkov 487207947d Moved main.go to kingpin 2015-09-01 19:26:01 +03:00
Alex Lyulkov af5df77f26 Code cleanup 2015-09-01 11:48:07 +03:00
Alex Lyulkov ad522710f0 Fixed bug when dataDir directory doesn't exist 2015-08-31 23:14:49 +03:00
Alex Lyulkov aa6f8fed33 Made tctl function visible for lensctl 2015-08-31 15:26:18 +03:00
Alex Lyulkov f2d04ae4c5 Cleanup code #23 2015-08-30 12:09:55 +03:00
Alex Lyulkov 9f37016ee7 Merge branch 'alex/services'. Moved from backend to services. 2015-08-29 13:22:26 +03:00
Alex Lyulkov b04af470e4 Modified AuthServer: removed one-line functions, some functions moved to services 2015-08-27 17:39:33 +03:00