Commit graph

583 commits

Author SHA1 Message Date
Eugene 2d6621f5c8
bumped rust 2024-01-23 12:05:59 +01:00
Eugene 75a2b8c5c6
fixed #929 - support additional trusted OIDC audiences 2024-01-13 11:07:26 +01:00
Zasda Yusuf Mikail 92dc88558a ci: add arm64 docker image
Signed-off-by: Zasda Yusuf Mikail <zasdaym@gmail.com>
2023-12-26 12:53:30 +01:00
Eugene 7e260e84e6
Bump version: 0.9.0 → 0.9.1 2023-12-18 16:24:44 +01:00
Eugene 12fdf628a5
bumped russh to fix CVE-2023-48795 2023-12-18 16:18:05 +01:00
Eugene 2bdb69e8d1
bumped russh 2023-12-12 21:47:05 +01:00
Nicolas SEYS 8c1dab63c5 Move session and cookie age in http config section 2023-11-29 11:03:17 +01:00
Nicolas SEYS 21d6ab4beb Make session and cookie age configurable 2023-11-29 11:03:17 +01:00
Eugene 74d4db9f3c
Update Cargo.lock 2023-11-23 19:42:55 +01:00
Eugene 0baf2e3b97
Bump version: 0.8.1 → 0.9.0 2023-11-23 19:41:07 +01:00
Eugene 6cace24fe8
lint 2023-11-23 19:40:53 +01:00
Eugene b346ca3d0b
don't suggest public key auth in the web auth API 2023-11-23 19:36:05 +01:00
Eugene e3b26b2699
fixed GHSA-c94j-vqr5-3mxr - privilege escalation during web auth 2023-11-23 18:35:27 +01:00
Eugene 80ec7444f9
Update Cargo.lock 2023-11-23 17:30:52 +01:00
Eugene f55fcc3972 clean up #921 for readability 2023-11-16 19:53:14 +01:00
Skyler Mansfield b982abb5fd fix port in external host causing url parse fail 2023-11-16 19:53:14 +01:00
Skyler Mansfield d9af7470a4 Add better support for X-Forward- headers when constructing external url 2023-11-16 19:53:14 +01:00
Skyler Mansfield b0a9130a51 Add support for trusting X-Forwarded-For header to get client IP
falls back to remote ip if header unavailable
2023-11-16 19:53:14 +01:00
Eugene 8b91e4a328
Bump version: 0.8.0 → 0.8.1 2023-09-27 22:09:03 +02:00
Eugene a4df7f7a21
fixed GHSA-3cjp-w4cp-m9c8 - interpreting SSH public key offers as a successful authentication 2023-09-27 22:08:49 +02:00
Eugene 1cdd29b6b8
bumped Docker build image 2023-09-26 15:54:04 +02:00
Nicolas SEYS dec0b97a0d Fix redirection with a relative location 2023-09-26 15:53:51 +02:00
Eugene Pankov 4ecc6b653f
Bump version: 0.7.4 → 0.8.0 2023-08-20 19:06:49 +02:00
Eugene Pankov 983d0ad49b
bumped russh 2023-08-17 22:02:14 +02:00
Eugene Pankov aca8d3d515 fixed #857 - fixed default ticket expiry on MySQL, bumped sea-orm 2023-08-08 21:06:01 +02:00
Eugene Pankov d9385ca44b lint 2023-08-08 21:06:01 +02:00
dependabot[bot] 9637f11cb9 Bump word-wrap from 1.2.3 to 1.2.4 in /warpgate-web
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 09:57:48 +02:00
Eugene Pankov 49b92cde7a fixed #855 - log client IPs and credentials used 2023-08-08 09:56:41 +02:00
Eugene Pankov 0c7ed120b9
Revert "Add linux/arm64 docker build"
This reverts commit fc1a93b9e3.
2023-08-08 09:52:21 +02:00
Eugene Pankov 673f5192e9 lint 2023-08-07 22:58:49 +02:00
Eugene Pankov f0bc1db9ae fixed #358 - quotes in connection instructions on Windows 2023-08-07 22:58:49 +02:00
Eugene Pankov 0bc9ae1b1a fixed #854 - show session details during OOB auth 2023-08-07 22:28:15 +02:00
Zasda Yusuf Mikail fc1a93b9e3 Add linux/arm64 docker build 2023-08-03 10:17:01 +02:00
Eugene Pankov 4eb791f189
Bump version: 0.7.3 → 0.7.4 2023-08-02 09:05:59 +02:00
Eugene Pankov 1a025dd138
fixed #830 - docker builds 2023-07-10 21:38:08 +02:00
Eugene Pankov 2b6531c97b
Update Cargo.lock 2023-07-10 12:36:14 +02:00
Eugene Pankov dca24110f9
Bump version: 0.7.1 → 0.7.3 2023-07-10 10:23:00 +02:00
Eugene Pankov b1995beb60
disallow completely disabling authentication for a protocol 2023-07-10 10:21:46 +02:00
Eugene Pankov 8173f6512a
fixed GHSA-868r-97g5-r9g4 - insufficient authentication for SSO users 2023-07-07 20:41:00 +02:00
Eugene Pankov 4fe4bfe18e
fixed login errors not being displayed properly 2023-07-07 20:39:23 +02:00
Eugene Pankov a38fd2bbb1
ui: added search boxes - #761 2023-05-18 21:59:26 +02:00
dependabot[bot] 5af6cf3597 Bump rlespinasse/github-slug-action in /.github/workflows
Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 4.2.3 to 4.4.1.
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](https://github.com/rlespinasse/github-slug-action/compare/4.2.3...v4.4.1)

---
updated-dependencies:
- dependency-name: rlespinasse/github-slug-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 19:39:19 +02:00
Eugene Pankov f13a22f4d0
fixed #747 - don't include port in x-forwarded-for 2023-04-24 08:49:34 -07:00
Eugene Pankov 83be017974
enable protocols by default on Docker during setup 2023-04-23 21:47:54 -07:00
Eugene Pankov bef3a29abf
Update docker-compose.yml 2023-04-23 21:47:43 -07:00
Eugene Pankov 9b83658d6c
Update Cargo.lock 2023-04-23 21:44:34 -07:00
Eugene Pankov 5d260722a8
#745 - added docker-compose config 2023-04-23 21:44:27 -07:00
dependabot[bot] 3616a4baa1 Bump tslib from 2.4.1 to 2.5.0 in /warpgate-web
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 14:10:10 +02:00
dependabot[bot] 7ff001b3a1 Bump format-duration from 3.0.1 to 3.0.2 in /warpgate-web
Bumps [format-duration](https://github.com/ungoldman/format-duration) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/ungoldman/format-duration/releases)
- [Changelog](https://github.com/ungoldman/format-duration/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ungoldman/format-duration/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: format-duration
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 14:09:59 +02:00
dependabot[bot] 707ab17c2c Bump reqwest from 0.11.11 to 0.11.16
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.16.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 14:08:15 +02:00