Commit graph

332 commits

Author SHA1 Message Date
Eugene Pankov
8fa4e176e7
Update russh 2022-09-02 16:18:53 +02:00
Eugene Pankov
6e79c26770
Update test.yml 2022-09-01 19:39:41 +02:00
Eugene Pankov
03cc8e8076
lint 2022-09-01 19:17:48 +02:00
Eugene Pankov
10763cd898
Merge branch 'main' into handler-channel 2022-09-01 19:17:42 +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
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
Eugene Pankov
e8a2a9f8f0
Merge remote-tracking branch 'origin/main' into handler-channel 2022-08-23 01:03:10 +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 Pankov
915c2202b9
wip 2022-08-22 23:30:55 +02:00
Eugene Pankov
a93942d847
wip 2022-08-22 22:16:34 +02:00
Eugene Pankov
ed4b9ff80d
Merge branch 'main' into handler-channel 2022-08-22 09:59:14 +02:00
Eugene Pankov
f8f8f80a41
wip 2022-08-21 23:38:06 +02:00
Eugene Pankov
e142e8e8ab
wip 2022-08-21 23:30:32 +02:00
Eugene
067250652d
Synchronize some ssh ops between client and target (#271) 2022-08-21 23:30:06 +02:00
Eugene Pankov
a6a5c79a63
fwd channelfailure 2022-08-21 21:21:19 +02:00
Eugene Pankov
657cd07e4b
Update test_ssh_proto.py 2022-08-21 19:48:15 +02:00
Eugene Pankov
dcf9ca8a8c
Update test_ssh_proto.py 2022-08-21 19:07:58 +02:00
Eugene Pankov
ec8fa770eb
wip 2022-08-21 18:52:12 +02:00
Eugene Pankov
e9d6470724
wip 2022-08-21 18:16:28 +02:00
Eugene Pankov
e93f70f457
fixes 2022-08-21 01:17:47 +02:00
Eugene Pankov
564fc1736a
fixed ssh connection deadlock 2022-08-21 00:55:30 +02:00
Eugene Pankov
0c5e3aa36f
synchronize some ssh messages 2022-08-20 20:38:12 +02:00
Eugene Pankov
c5a1b15f7b
sync ops 2022-08-20 19:35:08 +02:00
Eugene Pankov
52edf524ae
fixed infinite redirect (#257) 2022-08-15 09:39:49 +02:00
Eugene Pankov
d292cca03e
Bump version: 0.4.0 → 0.5.0 2022-08-14 13:02:49 +02:00
Eugene Pankov
744d686027
lint 2022-08-14 13:02:46 +02:00
Eugene Pankov
c5cf5bf1d1
added e2e tests 2022-08-14 12:36:49 +02:00
Eugene Pankov
1a9bd89b44
fixed ?next URL processing in login view 2022-08-13 20:30:33 +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
Eugene Pankov
ccabfb1546
don't rewrite cookie domain for target cookies 2022-08-11 21:54:21 +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 Pankov
ee1a4650dd
log unknown usernames accordingly 2022-08-09 23:30:56 +02:00