Commit graph

405 commits

Author SHA1 Message Date
Eugene Pankov
6f39338c36
fixed #406 - construct correct SSO URLs behind a reverse proxy 2022-10-31 23:35:07 +01: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
dependabot[bot]
2e0f7e46e2 Bump @fortawesome/free-solid-svg-icons in /warpgate-web
Bumps [@fortawesome/free-solid-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-solid-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 08:50:49 +02:00
dependabot[bot]
4d3babb297 Bump sha1 from 0.10.4 to 0.10.5
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha1-v0.10.4...sha1-v0.10.5)

---
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-20 08:48:17 +02:00
dependabot[bot]
0435664964 Bump eslint from 8.18.0 to 8.23.1 in /warpgate-web
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.23.1.
- [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.18.0...v8.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 08:47:56 +02:00
dependabot[bot]
b60485235f Bump @typescript-eslint/parser from 5.28.0 to 5.37.0 in /warpgate-web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.37.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.37.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-09-20 08:47:33 +02:00
Eugene Pankov
ba14deff48
Update Cargo.lock 2022-09-20 09:40:39 +03:00
Eugene Pankov
935a5d3e7c
Bump version: 0.6.2 → 0.6.3 2022-09-20 09:40:31 +03:00
Eugene Pankov
6355c59779
fixed #346 - policy editor incorrectly adding OOB auth for HTTP protocol 2022-09-20 09:01:09 +03:00
Eugene Pankov
31570772af
fixed #350 - deleting targets/users with assigned roles from the UI 2022-09-20 08:52:46 +03:00
Eugene Pankov
a0fea638ac
auto-close OOB auth window when done 2022-09-16 23:25:40 +03:00
Eugene Pankov
410e44510f
fixed login redirect not working during OOB auth 2022-09-16 23:25:40 +03:00
Eugene Pankov
07e26711df
fixed #346 - removed oob auth from http protocol valid auths list 2022-09-16 23:25:39 +03:00
dependabot[bot]
9d44a7259f Bump tslib from 2.3.1 to 2.4.0 in /warpgate-web
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 14:13:14 +02:00
dependabot[bot]
c674029ab1 Bump sass from 1.52.3 to 1.54.9 in /warpgate-web
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.3 to 1.54.9.
- [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.3...1.54.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 13:05:01 +02:00
dependabot[bot]
63c66fd1bd Bump eslint-plugin-promise from 6.0.0 to 6.0.1 in /warpgate-web
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 11:27:23 +02:00