Commit graph

597 commits

Author SHA1 Message Date
Eugene Pankov 88603fbfba
Update Cargo.lock 2022-09-14 19:37:00 +02:00
Eugene Pankov c6b10e8b62
Bump version: 0.6.1 → 0.6.2 2022-09-14 19:36:51 +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 cbdce19b66
Add @Gurkengewuerz as a contributor 2022-09-13 11:13:05 +02:00
Eugene Pankov a94fc4725e
Bump version: 0.6.0 → 0.6.1 2022-09-13 10:47:42 +02:00
Eugene Pankov ab33d3028a
Update build.yml 2022-09-13 10:46:16 +02:00
Eugene Pankov df8111d024
Update build.yml 2022-09-13 10:46:15 +02:00
Gurkengewuerz 719298fa1b added support for user role management (#314) 2022-09-13 10:45:18 +02:00
Eugene Pankov f9f92464b0
Bump version: 0.5.0 → 0.6.0 2022-09-06 23:08:38 +02:00
Eugene Pankov 759fcfacdd
record forwarded-tcpip channels 2022-09-06 22:49:55 +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 a1dc78e5cf
lint 2022-09-06 00:07:38 +02:00
Eugene Pankov 43ba2dde1c
fixed password hashing in the UI 2022-09-06 00:01:41 +02:00
Eugene Pankov 26b55494b5
added --debug CLI flag 2022-09-05 23:33:00 +02:00
Eugene Pankov 3f83eba680
. 2022-09-04 17:43:52 +02:00
Eugene Pankov b9ee7bca3b
Update build.yml 2022-09-04 17:40:14 +02:00
Eugene Pankov 5ce337f118
Update Cargo.lock 2022-09-04 17:40:11 +02:00
Eugene Pankov e0cf46b665
Merge branch 'main' into arm64 2022-09-04 12:07:30 +02:00
Eugene Pankov 5ddc260262
Remote port and X11 forwarding - fixes #11, fixes #12 2022-09-04 12:06:09 +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 a2bbc1690e
lint 2022-09-02 15:57:34 +02:00
Eugene Pankov 51df7083de
database config provider 2022-09-02 14:00:08 +02:00
dependabot[bot] 739df5a507 Bump vite from 2.9.12 to 2.9.13 in /warpgate-web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 19:09:08 +02:00
Eugene Pankov c74dc77700
added the missing host header 2022-08-26 00:10:03 +02:00
Eugene Pankov bf6352dddc
fixed #269 - handle spaces in example commands 2022-08-25 23:47:55 +02:00
Eugene Pankov 2b86b6c830
Update build.yml 2022-08-25 23:32:25 +02:00
Eugene Pankov b0866d296b
fixed #274 - don't pass through the Host header 2022-08-25 23:28:49 +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 b311cd6402
disable sonarqube for pull requests 2022-08-25 12:18:15 +02:00
Eugene Pankov 8ed84660f1
added submodule 2022-08-25 00:36:49 +02:00
Eugene Pankov 10371af502
update actions to checkout submodules 2022-08-25 00:35:45 +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