Commit graph

169 commits

Author SHA1 Message Date
Eugene Pankov ba14deff48
Update Cargo.lock 2022-09-20 09:40:39 +03:00
Eugene Pankov be8daf5066
Revert "Bump serde_yaml from 0.8.25 to 0.9.11"
This reverts commit 130a4d8d5c.
2022-09-15 09:28:37 +02:00
Eugene Pankov 88603fbfba
Update Cargo.lock 2022-09-14 19:37:00 +02:00
Eugene Pankov f806f32c82
fixed #316 - SSH OOB auth hanging 2022-09-14 19:36:46 +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
dependabot[bot] 130a4d8d5c Bump serde_yaml from 0.8.25 to 0.9.11
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.25 to 0.9.11.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.25...0.9.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 22:27:38 +02:00
Eugene Pankov 75ad25a24e
removed unused deps 2022-09-06 22:38:51 +02:00
Eugene Pankov 8d919b59ed
removed russh submodule 2022-09-06 22:33:37 +02:00
Eugene Pankov 5ce337f118
Update Cargo.lock 2022-09-04 17:40:11 +02:00
dependabot[bot] d870fc54cc Bump time from 0.3.11 to 0.3.14
Bumps [time](https://github.com/time-rs/time) from 0.3.11 to 0.3.14.
- [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.11...v0.3.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 00:26:41 +02:00
dependabot[bot] 92a1e40a6d Bump sha1 from 0.10.2 to 0.10.3
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.2...sha1-v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 00:26:20 +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
dependabot[bot] 845443f108 Bump clap from 3.2.16 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 17:06:45 +02:00
Eugene Pankov 8e393e660c
bumped notify 2022-09-02 17:02:39 +02:00
dependabot[bot] d880da0fdf Bump sha1 from 0.10.1 to 0.10.2
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.1...sha1-v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 17:02:17 +02:00
dependabot[bot] 838130a2ea Bump sd-notify from 0.4.0 to 0.4.1
Bumps [sd-notify](https://github.com/lnicola/sd-notify) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/lnicola/sd-notify/releases)
- [Changelog](https://github.com/lnicola/sd-notify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lnicola/sd-notify/compare/v0.4.0...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 17:02:07 +02:00
Eugene Pankov 51df7083de
database config provider 2022-09-02 14:00:08 +02:00
Eugene Pankov d84979661f
bumped russh, dropped sodium 2022-08-25 23:18:53 +02:00
dependabot[bot] 430e88b61f Bump sea-orm-migration from 0.9.0 to 0.9.2
Bumps [sea-orm-migration](https://github.com/SeaQL/sea-orm) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/SeaQL/sea-orm/releases)
- [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-orm/compare/0.9.0...0.9.2)

---
updated-dependencies:
- dependency-name: sea-orm-migration
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 12:18:46 +02:00
Eugene Pankov 06a6065bc7
added rush as a submodule 2022-08-24 23:14:43 +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] 27b7672d64
Bump totp-rs from 3.0.0 to 3.0.1 (#261)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 01:01:53 +02:00
dependabot[bot] 68a67e480c
Bump chrono from 0.4.21 to 0.4.22 (#264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 01:01:24 +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] 404a695e3b
Bump anyhow from 1.0.61 to 1.0.62 (#265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 00:59:48 +02:00
dependabot[bot] 8cad776452
Bump futures from 0.3.21 to 0.3.23 (#259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 00:59:32 +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
dependabot[bot] da47849e3c
Bump serde from 1.0.137 to 1.0.144 (#276)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 00:58:47 +02:00
dependabot[bot] 34dd9f717f
Bump sea-orm from 0.9.0 to 0.9.2 (#277)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 00:58:32 +02:00
Eugene 067250652d
Synchronize some ssh ops between client and target (#271) 2022-08-21 23:30:06 +02:00
Eugene Pankov 52edf524ae
fixed infinite redirect (#257) 2022-08-15 09:39:49 +02:00
dependabot[bot] 4e1dd48ac6 Bump console-subscriber from 0.1.5 to 0.1.7
Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/tokio-rs/console/releases)
- [Commits](https://github.com/tokio-rs/console/compare/console-subscriber-v0.1.5...tokio-console-v0.1.7)

---
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-08-12 10:33:38 +02:00
dependabot[bot] 650631a452 Bump anyhow from 1.0.57 to 1.0.61
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.61.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 10:33:18 +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
dependabot[bot] d375718a08 Bump chrono from 0.4.20 to 0.4.21
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.20...v0.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 01:21:13 +02:00
Eugene c6885f18c3
Out-of-band SSO (#245) 2022-08-08 23:30:18 +02:00
Eugene f7bb12e44d
OIDC login support (#222) 2022-08-05 20:04:40 +02:00
dependabot[bot] 83442ea350 Bump chrono from 0.4.19 to 0.4.20
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.19...v0.4.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 11:34:43 +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
dependabot[bot] 62d4ddcb94 Bump rustls-pemfile from 1.0.0 to 1.0.1
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:40:16 +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
dependabot[bot] 09759a246a Bump clap from 3.2.2 to 3.2.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.2 to 3.2.16.
- [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.2...v3.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:39:02 +02:00
dependabot[bot] 8ec1aed26b Bump bytes from 1.2.0 to 1.2.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 13:38:19 +02:00
dependabot[bot] f01a4363bb Bump console from 0.15.0 to 0.15.1
Bumps [console](https://github.com/mitsuhiko/console) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/console/compare/0.15.0...0.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 19:45:31 +02:00
Eugene Pankov 5891775619
Update Cargo.lock 2022-07-27 00:45:25 +02:00
Eugene Pankov 38cc33e87b
bumped poem, schema update 2022-07-27 00:01:41 +02:00
Eugene Pankov 5ba9b11f17
Update Cargo.lock 2022-07-26 23:55:41 +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
dependabot[bot] be98a00bb2 Bump tokio from 1.20.0 to 1.20.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.0...tokio-1.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 00:39:34 +02:00
dependabot[bot] cf51c518a2 Bump tracing from 0.1.34 to 0.1.35
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.34...tracing-0.1.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 00:39:13 +02:00
Eugene Pankov 6e4835739c
use rustls-native-certs for mysql 2022-07-24 10:10:36 +02:00
Eugene Pankov 7a42e1f704
switch back to native-roots 2022-07-23 23:22:12 +02:00
Eugene Pankov efa0014465
fixed #206 - support TLS options for HTTPS targets 2022-07-23 23:20:38 +02:00
dependabot[bot] ad81b3bc47 Bump regex from 1.5.5 to 1.6.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.5...1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 00:58:29 +02:00
dependabot[bot] 181d72e90b Bump memchr from 2.4.1 to 2.5.0
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/BurntSushi/memchr/releases)
- [Commits](https://github.com/BurntSushi/memchr/compare/2.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 00:57:28 +02:00
dependabot[bot] 01a7162676 Bump rustls from 0.20.4 to 0.20.6
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.4 to 0.20.6.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.20.4...v/0.20.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 00:54:09 +02:00
dependabot[bot] b32ad98e5b Bump tokio-rustls from 0.23.3 to 0.23.4
Bumps [tokio-rustls](https://github.com/tokio-rs/tls) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/tokio-rs/tls/releases)
- [Commits](https://github.com/tokio-rs/tls/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 00:52:44 +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
dependabot[bot] 0e5ad669d0 Bump tokio-tungstenite from 0.17.1 to 0.17.2
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/snapview/tokio-tungstenite/releases)
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snapview/tokio-tungstenite/compare/v0.17.1...v0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 17:07:21 +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 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