Commit graph

621 commits

Author SHA1 Message Date
Eugene Pankov 3c78ce4888
Merge branch 'main' of https://github.com/warp-tech/warpgate 2022-07-20 11:29:57 +02:00
Eugene Pankov 55718126a0
fixed TLS mode serialized names 2022-07-20 11:29:54 +02:00
dependabot[bot] 4e05a0c5cc Bump svelte from 3.48.0 to 3.49.0 in /warpgate-web
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 10:39:03 +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] 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 fea02d3c8b
added missing sea-orm features 2022-07-12 16:52:52 +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] c27e1a9f77 Bump moment from 2.29.3 to 2.29.4 in /warpgate-web
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 09:49:25 +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
Eugene 9dc43eb353
Update README.md 2022-07-06 12:31:27 +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 c632da8a1f
Revert "use workspace-level dependencies"
This reverts commit 0d9af48489.
2022-07-06 09:24:06 +02:00
Eugene Pankov a85bce777d
Update README.md 2022-07-05 22:38:10 +02:00
Eugene Pankov 844f8e0be8
Bump version: 0.2.5 → 0.3.0 2022-07-05 22:02:30 +02:00
Eugene Pankov 8ee95d309c
Bump version: 0.2.5 → 0.2.5 2022-07-05 21:54:03 +02:00
Eugene Pankov f73e7e2ae1
Update Cargo.lock 2022-07-05 21:53:49 +02:00
Eugene Pankov 99f35e9d6e
Updated Dockerfile & setup 2022-07-05 21:32:05 +02:00
Eugene Pankov 890c5d8b5a Credential policies 2022-07-05 08:57:50 +02:00
Eugene Pankov 93a1259c38
updated logo 2022-07-03 22:42:37 +02:00
Eugene Pankov 1658d1d076
lint 2022-07-03 18:51:13 +02:00
Eugene f0d62412a7
External host setting (#162) 2022-07-03 18:46:07 +02:00
Eugene 6830c0c20d
Paginate sessions list, added filtering (#161) 2022-07-03 11:56:41 +02:00
Eugene Pankov a3a8a60156
Update dependabot.yml 2022-07-03 11:33:23 +02:00
Eugene 6a9b965bd5
Dark mode (#160) 2022-07-01 17:53:16 +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 488bd7f62b
lint 2022-06-27 10:15:00 +02:00
Eugene Pankov 417df0647e
only check x86_64 in cargo deny 2022-06-26 22:12:58 +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
Eugene 40b1083c39
Update README.md 2022-06-24 10:41:13 +02:00
Eugene Pankov 7b0bdbcce8
fixed #139 - handle incorrect terminal modes list length 2022-06-22 21:26:02 +02:00
dependabot[bot] eb3c13d62b Bump eslint from 8.17.0 to 8.18.0 in /warpgate-admin/app
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 09:24:24 +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
dependabot[bot] aa571bef6b Bump typescript from 4.7.3 to 4.7.4 in /warpgate-admin/app
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 09:22:36 +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
Eugene Pankov aa1c5f8148
Bump version: 0.2.4 → 0.2.5 2022-06-17 19:22:45 +02:00
Eugene Pankov 1d577e9649
fixed incorrect version number 2022-06-17 19:22:32 +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] 62f00abcf8 Bump @typescript-eslint/parser in /warpgate-admin/app
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:01:50 -07:00
dependabot[bot] 08d95241fa Bump sass from 1.52.1 to 1.52.3 in /warpgate-admin/app
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.52.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:01:06 -07:00