Commit graph

361 commits

Author SHA1 Message Date
Eugene Pankov f106d2922b
fixes 2022-09-02 12:25:54 +02:00
Eugene Pankov eaed2d2b48
timeouts 2022-09-02 11:30:27 +02:00
Eugene Pankov f000e6fe6b
updated timeouts 2022-09-02 11:04:16 +02:00
Eugene Pankov 18c9c30319
Update test_ssh_user_auth_otp.py 2022-09-02 11:03:38 +02:00
Eugene Pankov 3e1248181c
better caching 2022-09-02 10:47:11 +02:00
Eugene Pankov b57452e7ba
Update run.sh 2022-09-02 10:35:19 +02:00
Eugene Pankov cae874fc4f
Update russh 2022-09-02 09:18:44 +02:00
Eugene Pankov 9edb442874
added test timeouts 2022-09-02 09:18:41 +02:00
Eugene Pankov 8f943a755a
Merge branch 'handler-channel' into db 2022-09-01 21:06:06 +02:00
Eugene Pankov 4c8146273b
lint 2022-09-01 20:57:05 +02:00
Eugene Pankov 2c6dbd01ac
http tls redirect following 2022-09-01 20:26:54 +02:00
Eugene Pankov 6e79c26770
Update test.yml 2022-09-01 19:39:41 +02:00
Eugene Pankov 0808837f70
Merge branch 'handler-channel' into db 2022-09-01 19:24:30 +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 95013699f8
Update util.py 2022-08-30 23:00:12 +02:00
Eugene Pankov b5c7ac83fd
wip 2022-08-30 22:56:05 +02:00
Eugene Pankov 2b92abd650
wip 2022-08-30 22:21:04 +02:00
Eugene Pankov c1faa32ab4
wip 2022-08-30 20:05:09 +02:00
Eugene Pankov 40d2b06719
wip 2022-08-29 22:52:21 +02:00
Eugene Pankov c8f92cda9f
wip 2022-08-28 22:54:28 +02:00
Eugene Pankov 3fdd33c96f
wip 2022-08-28 19:11:38 +02:00
Eugene Pankov c179585742
lint 2022-08-28 00:28:12 +02:00
Eugene Pankov 797ac4073c
wip 2022-08-28 00:21:54 +02:00
Eugene Pankov 0ac924ac9c
lint 2022-08-27 17:22:19 +02:00
Eugene Pankov f875f3c927
wip 2022-08-27 01:05:11 +02:00
Eugene Pankov 93a49fbae3
wip 2022-08-26 20:38:41 +02:00
Eugene Pankov 240bc0c427
Merge branch 'main' into db 2022-08-26 19:21:36 +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