Commit graph

419 commits

Author SHA1 Message Date
Eugene Pankov 4d8dea08a7
ssh: remove auth delay after initial "none" auth - #459 2022-11-07 23:48:43 +01:00
Eugene Pankov bfa2d262f3
fixed #456 - postgresql migrations 2022-11-04 20:20:27 +01:00
Eugene Pankov 891760f092
temporarily disable test_direct_tcpip 2022-11-03 23:47:33 +01:00
Eugene Pankov 2b7baac016
lint, removed lazy_static 2022-11-03 23:44:51 +01:00
Eugene Pankov 42f9c68788
bumped rust 2022-11-03 23:10:51 +01:00
dependabot[bot] 96d0d95e80 Bump russh from 0.34.0-beta.16 to 0.34.0-beta.17
Bumps [russh](https://github.com/warp-tech/russh) from 0.34.0-beta.16 to 0.34.0-beta.17.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 08:55:49 +01:00
Eugene Pankov c236da5e5c
fixed #452 - native MySQL and Postgres support 2022-11-02 20:03:44 +01:00
Eugene Pankov 1ed386cd57
Add @notnooblord as a contributor 2022-11-02 19:36:50 +01:00
Eugene Pankov e083dbc38f
Merge branch 'pr/445' 2022-11-02 19:36:33 +01:00
Eugene Pankov f16f8278fe
wording 2022-11-02 19:36:13 +01:00
Eugene Pankov 90b544081d
lint 2022-10-31 23:35:26 +01:00
Eugene Pankov 6f39338c36
fixed #406 - construct correct SSO URLs behind a reverse proxy 2022-10-31 23:35:07 +01:00
Alex Donec 9b3ce401a0 Add username forward for #440 2022-10-31 03:40:47 +03:00
Alex Donec 895bc9d422 Add placeholder text for username #440 2022-10-31 03:34:51 +03:00
Alex Donec e1c7111fc6 Fix: placeholder text not showing 2022-10-31 03:34:04 +03:00
Eugene Pankov 828dc60e2c
docker: bumped base image 2022-10-30 11:06:05 +01:00
Eugene Pankov 055a12ba32
log precise SSO discovery errors 2022-10-30 10:52:33 +01:00
Eugene Pankov 0c3567b300
Update sso.rs 2022-10-29 20:51:45 +02:00
Eugene Pankov 14ca1bc0c6
log precise OIDC server error messages 2022-10-29 20:51:38 +02:00
Eugene Pankov 512396ffb4
#406 - apple id redirection fixes 2022-10-29 20:51:29 +02:00
Eugene Pankov ef6810c9b5
Merge branch 'main' of https://github.com/warp-tech/warpgate 2022-10-18 11:01:12 +02:00
Eugene Pankov ea92d915fe
removed cargo-bloat 2022-10-18 11:01:09 +02:00
dependabot[bot] 394a34898e Bump time from 0.3.11 to 0.3.15
Bumps [time](https://github.com/time-rs/time) from 0.3.11 to 0.3.15.
- [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.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 10:32:40 +02:00
dependabot[bot] 04a3bdc413 Bump dhat from 0.3.0 to 0.3.1
Bumps [dhat](https://github.com/nnethercote/dhat-rs) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/nnethercote/dhat-rs/releases)
- [Commits](https://github.com/nnethercote/dhat-rs/compare/0.3.0...0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 10:25:55 +02:00
dependabot[bot] 39cc0ade49 Bump cookie from 0.16.0 to 0.16.1
Bumps [cookie](https://github.com/SergioBenitez/cookie-rs) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/SergioBenitez/cookie-rs/releases)
- [Changelog](https://github.com/SergioBenitez/cookie-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SergioBenitez/cookie-rs/compare/0.16.0...0.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 10:25:40 +02:00
Eugene Pankov 042a115a1b
pin poetry version 2022-10-18 10:25:06 +02:00
Eugene Pankov f96760982c
unattended setup - fixes #409 2022-10-17 21:54:39 +02:00
Eugene Pankov 8831d2006f
added cargo-bloat 2022-10-17 20:48:25 +02:00
Eugene Pankov 38eff07628
stabilize test_direct_tcpip 2022-10-17 20:27:52 +02:00
Eugene Pankov 7066dd5023
added password recovery command - fixes #410 2022-10-17 18:39:43 +02:00
Eugene Pankov a8e21b38d4
fixed session recordings not getting cleaned up - fixes #310 2022-10-02 20:02:06 +02:00
Eugene Pankov fd993c42f2
autofocus the OTP field - fixes #386 2022-10-02 20:02:06 +02:00
Eugene Pankov 5bdddd3958
allow cancelling authentication 2022-10-02 20:02:05 +02:00
Eugene Pankov 67866fe5c4
added visual feedback to save buttons 2022-10-02 20:02:05 +02:00
dependabot[bot] 8b8753a86d Bump eslint from 8.23.1 to 8.24.0 in /warpgate-web
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.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.23.1...v8.24.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-10-02 12:50:07 +02:00
dependabot[bot] a6fc5a06f4 Bump console from 0.15.1 to 0.15.2
Bumps [console](https://github.com/console-rs/console) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.1...0.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 12:48:31 +02:00
dependabot[bot] e280a931db Bump rcgen from 0.9.2 to 0.10.0
Bumps [rcgen](https://github.com/est31/rcgen) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/est31/rcgen/releases)
- [Changelog](https://github.com/est31/rcgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/est31/rcgen/compare/v0.9.2...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 12:47:34 +02:00
Eugene Pankov 714c6bc242
enable buildx 2022-09-30 18:30:49 +02:00
Eugene Pankov adb6f2ff58
include ca-certificates in docker image - #311 2022-09-30 18:26:01 +02:00
Eugene Pankov 4a4391c4b4
Update Cargo.lock 2022-09-26 22:58:57 +02:00
Eugene Pankov 47152bc718
Bump version: 0.6.3 → 0.6.4 2022-09-26 22:57:45 +02:00
Eugene Pankov 773bf19823
added missing channel success messages - fixes #349, fixes #364 - Termius, WinSCP and Filezilla access 2022-09-26 22:49:36 +02:00
dependabot[bot] 06c0a3dae8 Bump @fortawesome/free-brands-svg-icons in /warpgate-web
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.2...6.2.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 20:47:45 +02:00
Eugene Pankov 0ab20e8b1f
bumped build tools 2022-09-21 21:46:22 +03:00
dependabot[bot] 7ff8cefe9a Bump clap from 3.2.16 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.22)

---
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-21 20:11:24 +02:00
dependabot[bot] 5dcf480d01 Bump @fortawesome/free-regular-svg-icons in /warpgate-web
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.2...6.2.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 20:08:17 +02:00
Eugene Pankov 5b2279c141
lint 2022-09-21 21:06:17 +03:00
Eugene Pankov deab505c18
fixed #353 - auto-enable auth policy when adding an OTP after a password or a public key 2022-09-21 21:02:52 +03:00
Eugene Pankov 04e5ecf5cb
#353 - forbid HTTP caching for API endpoints 2022-09-21 20:37:05 +03:00
dependabot[bot] 0fe5b92715 Bump svelte from 3.49.0 to 3.50.1 in /warpgate-web
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.49.0 to 3.50.1.
- [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.49.0...v3.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 08:51:20 +02:00