Commit graph

65 commits

Author SHA1 Message Date
Eugene Pankov
f106d2922b
fixes 2022-09-02 12:25:54 +02:00
Eugene Pankov
4c8146273b
lint 2022-09-01 20:57:05 +02:00
Eugene Pankov
0808837f70
Merge branch 'handler-channel' into db 2022-09-01 19:24:30 +02:00
Eugene Pankov
03cc8e8076
lint 2022-09-01 19:17:48 +02:00
Eugene Pankov
10763cd898
Merge branch 'main' into handler-channel 2022-09-01 19:17:42 +02:00
Eugene Pankov
2b92abd650
wip 2022-08-30 22:21:04 +02:00
Eugene Pankov
3fdd33c96f
wip 2022-08-28 19:11:38 +02:00
Eugene Pankov
240bc0c427
Merge branch 'main' into db 2022-08-26 19:21:36 +02:00
Eugene Pankov
06a6065bc7
added rush as a submodule 2022-08-24 23:14:43 +02:00
Eugene Pankov
915c2202b9
wip 2022-08-22 23:30:55 +02:00
Eugene Pankov
a93942d847
wip 2022-08-22 22:16:34 +02:00
Eugene Pankov
f8f8f80a41
wip 2022-08-21 23:38:06 +02:00
Eugene Pankov
e142e8e8ab
wip 2022-08-21 23:30:32 +02:00
Eugene
067250652d
Synchronize some ssh ops between client and target (#271) 2022-08-21 23:30:06 +02:00
Eugene Pankov
a6a5c79a63
fwd channelfailure 2022-08-21 21:21:19 +02:00
Eugene Pankov
ec8fa770eb
wip 2022-08-21 18:52:12 +02:00
Eugene Pankov
e9d6470724
wip 2022-08-21 18:16:28 +02:00
Eugene Pankov
e93f70f457
fixes 2022-08-21 01:17:47 +02:00
Eugene Pankov
564fc1736a
fixed ssh connection deadlock 2022-08-21 00:55:30 +02:00
Eugene Pankov
0c5e3aa36f
synchronize some ssh messages 2022-08-20 20:38:12 +02:00
Eugene Pankov
c5a1b15f7b
sync ops 2022-08-20 19:35:08 +02:00
Eugene Pankov
f0c9b0c7ad
wip 2022-08-16 00:37:17 +02:00
Eugene Pankov
7ed223c8dd
split common into common and core 2022-08-14 18:41:30 +02:00
Eugene Pankov
d292cca03e
Bump version: 0.4.0 → 0.5.0 2022-08-14 13:02:49 +02:00
Eugene Pankov
744d686027
lint 2022-08-14 13:02:46 +02:00
Eugene Pankov
c5cf5bf1d1
added e2e tests 2022-08-14 12:36:49 +02:00
Eugene
c6885f18c3
Out-of-band SSO (#245) 2022-08-08 23:30:18 +02:00
Eugene Pankov
fbd8d0dda3
ssh: fixed sftp cli not triggering target connection 2022-08-08 18:56:48 +02:00
Eugene Pankov
087b943372
lint 2022-08-06 01:01:44 +02:00
Eugene Pankov
1271dee26d
test driven fixes 2022-08-06 00:55:30 +02:00
Eugene
f7bb12e44d
OIDC login support (#222) 2022-08-05 20:04:40 +02:00
Eugene Pankov
516bd93e21
bumped russh for AES-CTR, DH and HMAC support - fixes #232, fixes #186 2022-08-05 01:36:38 +02:00
Eugene Pankov
112a6581f0
added test-target support for HTTP and MySQL targets 2022-07-29 20:02:10 +02:00
Eugene Pankov
9af4de71c5
http: set cookies for all subdomains 2022-07-27 21:10:59 +02:00
Eugene Pankov
7cfb271bf4
Bump version: 0.3.0 → 0.4.0 2022-07-27 00:18:03 +02:00
Eugene Pankov
04078e1fed
added host key auto-accept and auto-reject options 2022-07-24 12:33:42 +02:00
Eugene Pankov
620a78d026
notify user when a host key prompt requires an interactive session 2022-07-24 11:55:29 +02:00
Eugene Pankov
46492a6593
don't log session errors when recordings are disabled 2022-07-24 11:55:16 +02:00
Eugene Pankov
bf50b7b257
deny clippy::indexing_slicing 2022-07-23 21:53:21 +02:00
Eugene Pankov
d6fba30573
lint 2022-07-23 21:47:04 +02:00
Eugene Pankov
47518c6253
added cranky and removed all .unwrap() usages 2022-07-23 21:31:35 +02:00
Eugene Pankov
a1261cd7dc
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-07-20 10:03:10 +02:00
Eugene Pankov
7682e17080
added MySQL support 2022-07-20 10:02:37 +02:00
dependabot[bot]
4bb0e43c80 Bump bytes from 1.1.0 to 1.2.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 22:38:26 +02:00
Eugene Pankov
6be92356c2
sorted imports 2022-07-15 20:27:33 +02:00
dependabot[bot]
17d1e0fdce Bump tokio from 1.19.2 to 1.20.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 17:05:01 +02:00
Eugene Pankov
ce3ae058db
bumped poem, poem-openapi and uuid 2022-07-12 16:00:38 +02:00
Eugene Pankov
c632da8a1f
Revert "use workspace-level dependencies"
This reverts commit 0d9af48489.
2022-07-06 09:24:06 +02:00
Eugene Pankov
890c5d8b5a Credential policies 2022-07-05 08:57:50 +02:00
Eugene
6830c0c20d
Paginate sessions list, added filtering (#161) 2022-07-03 11:56:41 +02:00