Commit graph

61 commits

Author SHA1 Message Date
Eugene Pankov 8ff3bc7924
wip 2022-07-19 22:03:35 +02:00
Eugene Pankov 2b9ff67024
wip 2022-07-17 23:22:39 +02:00
Eugene Pankov 8e1c3c66be
tls 2022-07-17 11:27:43 +02:00
Eugene Pankov 32a9192cb7
cleanup 2022-07-15 19:54:52 +02:00
Eugene Pankov 659deb0d75
tls 2022-07-14 21:22:03 +02:00
Eugene Pankov b6acc0031b
wip 2022-07-13 20:45:56 +02:00
Eugene Pankov 179e8910b5
Merge branch 'main' of https://github.com/warp-tech/warpgate 2022-07-12 16:00:51 +02:00
Eugene Pankov ce3ae058db
bumped poem, poem-openapi and uuid 2022-07-12 16:00:38 +02:00
dependabot[bot] f15940d83e Bump openssl from 0.10.40 to 0.10.41
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.40 to 0.10.41.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.40...openssl-v0.10.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 09:25:36 +02:00
dependabot[bot] 254cc42e91 Bump serde_json from 1.0.79 to 1.0.82
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:31:15 +02:00
Eugene Pankov f73e7e2ae1
Update Cargo.lock 2022-07-05 21:53:49 +02:00
Eugene 6830c0c20d
Paginate sessions list, added filtering (#161) 2022-07-03 11:56:41 +02:00
dependabot[bot] 1e16c5fd26 Bump http from 0.2.6 to 0.2.8
Bumps [http](https://github.com/hyperium/http) from 0.2.6 to 0.2.8.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.6...v0.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 09:38:28 +02:00
dependabot[bot] 68668e7fd1 Bump time from 0.3.9 to 0.3.11
Bumps [time](https://github.com/time-rs/time) from 0.3.9 to 0.3.11.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.9...v0.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 09:37:52 +02:00
Eugene Pankov 0d9af48489
use workspace-level dependencies 2022-06-26 22:11:01 +02:00
Eugene Pankov 60a7c08fb1
bumped totp-rs 2022-06-26 21:28:49 +02:00
Eugene Pankov bd793411cb
fixed clap deprecation warnings 2022-06-26 20:58:27 +02:00
Eugene 6342fcb3ed
HTTP targets support (fixes #116) 2022-06-26 20:50:04 +02:00
dependabot[bot] f7c5e4059e Bump clap from 3.2.1 to 3.2.2
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 09:23:16 +02:00
Eugene Pankov 160301d8dc
bumped russh: RSA-SHA1 support - fixes #139 2022-06-18 21:31:09 +02:00
Eugene Pankov 543abe442f
Merge branch 'v0.2' into main 2022-06-17 19:25:15 +02:00
dependabot[bot] e312a4b53c
Bump openssl-src from 111.18.0+1.1.1n to 111.20.0+1.1.1o
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.18.0+1.1.1n to 111.20.0+1.1.1o.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)

---
updated-dependencies:
- dependency-name: openssl-src
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 19:21:41 +02:00
dependabot[bot] c9ab6e9ca9 Bump openssl-src from 111.18.0+1.1.1n to 111.20.0+1.1.1o
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.18.0+1.1.1n to 111.20.0+1.1.1o.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)

---
updated-dependencies:
- dependency-name: openssl-src
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 10:20:15 -07:00
dependabot[bot] dccb8b730e Bump clap from 3.1.18 to 3.2.1
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.18 to 3.2.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.18...clap_complete-v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 00:59:55 -07:00
Eugene Pankov 4d67a55a63
fixed #20 - OTP auth hanging up the session 2022-06-16 21:05:01 +02:00
Eugene Pankov b317661737
fixed #20 - OTP auth hanging up the session 2022-06-16 21:03:31 +02:00
dependabot[bot] a9a969cd0a Bump tokio from 1.18.0 to 1.19.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.19.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 00:13:28 -07:00
dependabot[bot] 8468cbf9ac Bump async-trait from 0.1.53 to 0.1.56
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.53 to 0.1.56.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.53...0.1.56)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 00:35:07 -07:00
Eugene Pankov 892e0173ac
lint 2022-05-30 12:55:09 +02:00
Eugene Pankov b6ccd5516d
bumped sea-orm 2022-05-30 10:04:51 +02:00
Eugene a922a3fb49
Internal log store, log viewer & forwarding (#105) 2022-05-30 09:32:45 +02:00
Eugeny 8f2f4f828b
Merge pull request #97 from warp-tech/dependabot/cargo/poem-openapi-1.3.30 2022-05-18 10:15:21 +02:00
dependabot[bot] 1b242a834f
Bump clap from 3.1.17 to 3.1.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.17...v3.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 20:32:01 +00:00
dependabot[bot] baddaac61c
Bump poem-openapi from 1.3.29 to 1.3.30
Bumps [poem-openapi](https://github.com/poem-web/poem) from 1.3.29 to 1.3.30.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/compare/poem-openapi@1.3.29...poem-openapi@1.3.30)

---
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-05-16 20:31:54 +00:00
Eugeny bfaee6e54e
Merge pull request #67 from warp-tech/dependabot/cargo/console-subscriber-0.1.5 2022-05-10 05:15:54 +02:00
Eugeny 8aebed5e23
Merge pull request #85 from warp-tech/dependabot/cargo/totp-rs-1.4.0 2022-05-10 05:15:25 +02:00
Eugeny 01aa05b654
Merge pull request #68 from warp-tech/dependabot/cargo/thiserror-1.0.31 2022-05-10 05:12:19 +02:00
dependabot[bot] 0a054fe325
Bump console-subscriber from 0.1.4 to 0.1.5
Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/tokio-rs/console/releases)
- [Commits](https://github.com/tokio-rs/console/compare/console-subscriber-v0.1.4...console-subscriber-v0.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 03:11:49 +00:00
Eugeny 4a192136b8
Merge pull request #70 from warp-tech/dependabot/cargo/serde-1.0.137 2022-05-10 05:11:48 +02:00
Eugeny d5a6b284bb
Merge pull request #87 from warp-tech/dependabot/cargo/clap-3.1.17 2022-05-10 05:10:06 +02:00
dependabot[bot] 2de12f6c96
Bump openssl from 0.10.38 to 0.10.40
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.40.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 20:28:54 +00:00
dependabot[bot] 8360982955
Bump clap from 3.1.12 to 3.1.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.12 to 3.1.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.12...v3.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 20:28:42 +00:00
dependabot[bot] 836bd2b759
Bump totp-rs from 1.1.0 to 1.4.0
Bumps [totp-rs](https://github.com/constantoine/totp-rs) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/constantoine/totp-rs/releases)
- [Commits](https://github.com/constantoine/totp-rs/compare/v1.1.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 20:28:31 +00:00
dependabot[bot] c9b60d42bb
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 20:38:20 +00:00
dependabot[bot] f32f111c51
Bump thiserror from 1.0.30 to 1.0.31
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 20:38:02 +00:00
Eugene Pankov 940f897580
replace isatty with atty 2022-04-28 17:48:32 -07:00
Eugene Pankov 702571b5af
bumped sea-orm 2022-04-28 17:42:26 -07:00
Eugene Pankov 796223e709
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-04-28 17:31:25 -07:00
Eugene Pankov 9b6769548b
use poem's new embed endpoints 2022-04-28 17:20:32 -07:00
Eugene Pankov d7791837e3
bumped argon2 2022-04-28 17:16:18 -07:00