Commit graph

73 commits

Author SHA1 Message Date
Eugene Pankov
c6b10e8b62
Bump version: 0.6.1 → 0.6.2 2022-09-14 19:36:51 +02:00
Eugene Pankov
900426cc75 bumped poem 2022-09-13 22:56:26 +02:00
dependabot[bot]
f9546ee9f5 Bump poem-openapi from 2.0.6 to 2.0.10
Bumps [poem-openapi](https://github.com/poem-web/poem) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem-openapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 22:56:26 +02:00
Eugene Pankov
a94fc4725e
Bump version: 0.6.0 → 0.6.1 2022-09-13 10:47:42 +02:00
Eugene Pankov
f9f92464b0
Bump version: 0.5.0 → 0.6.0 2022-09-06 23:08:38 +02:00
Eugene Pankov
75ad25a24e
removed unused deps 2022-09-06 22:38:51 +02:00
Eugene Pankov
43ba2dde1c
fixed password hashing in the UI 2022-09-06 00:01:41 +02:00
Eugene Pankov
5ddc260262
Remote port and X11 forwarding - fixes #11, fixes #12 2022-09-04 12:06:09 +02:00
dependabot[bot]
a64f47a8b9 Bump once_cell from 1.13.1 to 1.14.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 00:26:07 +02:00
Eugene Pankov
51df7083de
database config provider 2022-09-02 14:00:08 +02:00
Eugene Pankov
c74dc77700
added the missing host header 2022-08-26 00:10:03 +02:00
Eugene Pankov
dd929ad1ca
reverted poem-openapi upgrade 2022-08-24 22:48:43 +02:00
dependabot[bot]
6cb56836be
Bump poem-openapi from 2.0.6 to 2.0.10 (#278)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 01:02:51 +02:00
dependabot[bot]
ada0e67321
Bump poem from 1.3.37 to 1.3.40 (#266)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 01:00:48 +02:00
dependabot[bot]
199ad02b56
Bump once_cell from 1.13.0 to 1.13.1 (#267)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 00:59:08 +02:00
Eugene Pankov
d292cca03e
Bump version: 0.4.0 → 0.5.0 2022-08-14 13:02:49 +02:00
dependabot[bot]
20012cb48a Bump totp-rs from 2.0.1 to 3.0.0
Bumps [totp-rs](https://github.com/constantoine/totp-rs) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/constantoine/totp-rs/releases)
- [Commits](https://github.com/constantoine/totp-rs/compare/v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: totp-rs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 14:54:24 +02:00
Eugene
c6885f18c3
Out-of-band SSO (#245) 2022-08-08 23:30:18 +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 Pankov
5a74efeae1
make sso_providers optional 2022-08-05 21:03:14 +02:00
Eugene
f7bb12e44d
OIDC login support (#222) 2022-08-05 20:04:40 +02:00
Eugene Pankov
c0446063dd
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-08-05 01:36:34 +02:00
dependabot[bot]
2abac7ae8b Bump poem from 1.3.36 to 1.3.37
Bumps [poem](https://github.com/poem-web/poem) from 1.3.36 to 1.3.37.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:39:52 +02:00
Eugene Pankov
1e3f3ff3de
fixed RSA key checks 2022-07-31 23:39:03 +02:00
Eugene Pankov
112a6581f0
added test-target support for HTTP and MySQL targets 2022-07-29 20:02:10 +02:00
Eugene Pankov
be48acf5ab
fixed #165 - HTTP target selection through separate external domains 2022-07-27 20:29:24 +02:00
Eugene Pankov
e7118dca5e
removed the unused ssh.client_key config option 2022-07-27 19:49:35 +02:00
Eugene Pankov
7cfb271bf4
Bump version: 0.3.0 → 0.4.0 2022-07-27 00:18:03 +02:00
Eugene Pankov
8061cdcf9b
lint 2022-07-27 00:14:46 +02:00
Eugene Pankov
38cc33e87b
bumped poem, schema update 2022-07-27 00:01:41 +02:00
Eugene Pankov
983586477a
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-07-26 23:55:35 +02:00
dependabot[bot]
3b87c274fa Bump poem from 1.3.34 to 1.3.36
Bumps [poem](https://github.com/poem-web/poem) from 1.3.34 to 1.3.36.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 23:48:44 +02:00
Eugene Pankov
03db7b55fa
cleaned up TLS code, added certificate and key checks to warpgate check 2022-07-26 21:04:24 +02:00
Eugene Pankov
fe0eea172f
disable protocols by default 2022-07-25 15:30:57 +02:00
Eugene Pankov
04078e1fed
added host key auto-accept and auto-reject options 2022-07-24 12:33:42 +02:00
Eugene Pankov
46492a6593
don't log session errors when recordings are disabled 2022-07-24 11:55:16 +02:00
Eugene Pankov
6e4835739c
use rustls-native-certs for mysql 2022-07-24 10:10:36 +02:00
Eugene Pankov
38bf63e278
lint 2022-07-23 23:25:14 +02:00
Eugene Pankov
efa0014465
fixed #206 - support TLS options for HTTPS targets 2022-07-23 23:20:38 +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
55718126a0
fixed TLS mode serialized names 2022-07-20 11:29:54 +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