-
Notifications
You must be signed in to change notification settings - Fork 172
chore(deps): update ghcr.io/warp-tech/warpgate docker tag to v0.20.0 #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/ghcr.io-warp-tech-warpgate-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b3f8330 to
01698d7
Compare
01698d7 to
6bd1cf6
Compare
6bd1cf6 to
9485281
Compare
9485281 to
d627026
Compare
d627026 to
99dcdb4
Compare
99dcdb4 to
55658a7
Compare
55658a7 to
bea397b
Compare
bea397b to
b54c60b
Compare
b54c60b to
647a65b
Compare
647a65b to
4d37392
Compare
4d37392 to
d38c0bb
Compare
d38c0bb to
a49afd4
Compare
a49afd4 to
c4dafb4
Compare
c4dafb4 to
bdbdf1b
Compare
bdbdf1b to
09c169c
Compare
09c169c to
e55dd2b
Compare
e55dd2b to
8e9b4bc
Compare
8e9b4bc to
66020db
Compare
66020db to
1bdfcc9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.1→0.20.0Release Notes
warp-tech/warpgate (ghcr.io/warp-tech/warpgate)
v0.20.0Compare Source
Changes
Fixes
New Contributors
Full Changelog: warp-tech/warpgate@v0.19.1...v0.20.0
v0.19.1Compare Source
Fixes
Full Changelog: warp-tech/warpgate@v0.19.0...v0.19.1
v0.19.0Compare Source
Changes
Fixes
New Contributors
Full Changelog: warp-tech/warpgate@v0.18.0...v0.19.0
v0.18.0Compare Source
Changes
create-userCLI command by @LarsSven in #1549Fixes
New Contributors
Full Changelog: warp-tech/warpgate@v0.17.0...v0.18.0
v0.17.0Compare Source
Important changes
preferred_usernameis not available from an SSO provider when auto-creating new users - by @SteezyCougar in #1475Features
Fixes
ed25519hostkey by @fpfeifferik in #1473diffie-hellman-group-exchange-sha256to SSH key exchange list by @joseluisgonzalezca in #1493--debugCLI option by @kruton in #1526Docs
New Contributors
Full Changelog: warp-tech/warpgate@v0.16.0...v0.17.0
v0.16.0Compare Source
Security fixes
3c003fc- fixed CVE-2025-54804Major changes
1000instead of0. Depending on your setup, this might cause permission errors when trying to access the Warpgate data files, you might have tochmodthem. Run Docker with--uid 0to revert to the old, less safe behaviour.Changes
Fixes
fd6607b- fix channels losing unflushed data when closing4d5ebe4- fix SCP hangups05235d9- fixed incorrect relative path resolution in setup5a4b295- fixed #1424 - OOB UI fails with repeating charactersversionattribute is obsolete by @ulab in #14358ad6972- fixed #1442 - unnecessaryget_infoauth restrictionsNew Contributors
Full Changelog: warp-tech/warpgate@v0.15.0...v0.16.0
v0.15.0Compare Source
Features
direct-streamlocal(local UNIX socket forwarding) support in103a4809e144f81df9b45Fixes
TLS Verifyflag is disabled by @joseluisgonzalezca in #1385New Contributors
Full Changelog: warp-tech/warpgate@v0.14.1...v0.15.0
v0.14.1Compare Source
Fixes
c0de2f0: fixed #1366 - API crashv0.14.0Compare Source
Major changes
863af5e: #1323 -In-browser auth(2FA/SSO) support for PostgreSQL (#1338) #133853971dc: #1334 New in-browser auth requests will automatically show up on the Warpgate homepage if the user is logged in (#1335) #1335ec98c3d: Option to check and accepting SSH target's host keys from the admin UI (#1307) #1307Changes
labelovernamein the login UI (Eugene)4533401: Warpgate will now forward HTTP basic auth credentials (if present) from an HTTP target's URL correctly (#1343) #1343cea7acc: #1281 - Added description fields for most objects (#1294) #12949841421: #1281 - List role members and targets in the UI (#1295) #12956b22399: Added SBOMs to release artifacts (#1289) #128974ca553: Add "getting started" hints to the UI (#1344) #1344Fixes
95dce41: Fix SSH Client to respond to keyboard-interactive when target has optional 2FA (#1273) (samtoxie) #127351c8937: fixed frontend crash in list pagination5d3a8ac: Force the config file format to YAML (#1299) (Mice7R) #12994b74303: #1271 - modals are invisible withprefers-reduced-motion0a3e444: fixed #1285 - unable to add public keys via credentials self-service26a9c99: fixed #1326 - UI allowing duplicate target names (#1328) #1328d465586: fixed enter key handling in the "create target" formb4076ef: fixed #1320 - JDBC based Postgres clients not connecting87b409b: SQL content of prepared Postgres queries were not logged5ee29b9: fixed #1337 - automatically strip the public key comment when setting via the API2381f55: fixed #972 - SSH server not offering keyboard-interactive when only OOB or SSO auth is enabled for a user9bc1c9d: fixed #1346 - changing own password does not remove existing passwors33803f1: fixed #1336 - correctly parse ECC certificates - no longer handle incorrect PEM header331af97: fixed #1356 - generate config schema (#1357) #1357v0.13.3Compare Source
Changes
306138f: reenabled HTTP/2 support as client (both for HTTP targets and OIDC)v0.13.2Compare Source
Changes
ee05440: pasting a public key will automatically fill out the label field now if the key has a commentFixes
5b050e5: fixed #1264 - config file permission error in kubernetes (#1265) (hashfunc) #126591c4a5a,1772601: fixed #1263 - errors when working with public key creds on Postgres549ddba,93609ae: fixed #1270 - public key values getting truncated on MySQLv0.13.1Compare Source
Changes
5dfa025: added an option to trust unknown OIDC audiences (#1254) (samtoxie) #1254Fixes
2e75b28: fixed #1261 - reenable accidentally disabled Postgres TLS supportv0.13.0Compare Source
Changes
409b382: UI facelift (#1175)010534a: added support for user API tokens and an API playground (#1191)1dec4c9: added a title field for public keys (#1171) (Mohammad Al Shakoush)59884fb: added "last used" and "date created" fields for public keys (#1182) (Mohammad Al Shakoush)d51d882: fixed #1189 - updated default config to listen on IPv6 as wellb76872f: added an option to auto-create SSO users #1245e203688: implemented agent forwarding over SSH (samtoxie) #124955dcd11: addedstreamlocal-forwardsupport (remote UNIX socket forwarding) #1243Fixes
40e49a2: Fixed SSO not respecting the OS' trusted TLS CAs (Thibaud Lepretre) #12332abe104: fixed #1234 - rustls panic in tokio-tungstenite2cdf8ba: bump vulnerable deps (#1241) #12418d53f7b: bumped russh for the mlock() fix7e15422: fixed #1258 - hide the version info until logged in (Eugene)6ade841: correctly bind to both ipv4 and ipv6 when [::] is set as listen endpoint (#1193)data_path(#1180) (willow)e89bc03: fixed #1218 - make target search case insensitiveb665ca1: fixed #1197 - ticket creation on non-sqlite databasesv0.12.0Compare Source
Changes
Config -> Misc -> Global parameters.external_host(dbf96a8/ #1093) - Warpgate now users theHostheader to resolve its own external URL and only falls back to theexternal_hostfrom the config file if the header is missing. If you're running behind a reverse proxy, make sure thathttp.trust_x_forwarded_headersis set in the config and you're passing theX-Forwarded-Hostheader. SSO logins will also dynamically construct their return URL from theHostheader. You can restrict the allowed return domains with the newsso_providers[].return_domain_whitelistoption (a list of hostnames).cc0b054/ #1107) - Warpgate now passesx-warpgate-usernameandx-warpgate-authentication-typeheaders to HTTP targets.--enable-admin-tokenoption (9dd1c58) - setting it allows passing a global admin token via the WARPGATE_ADMIN_TOKEN env variable. This token can be used to authenticate against the admin REST API (pass it in thex-warpgate-tokenheader).Other changes
ef46e75: add keepalive_interval to ssh config (#1134) (Piotr Rotter)f1d565b: Svelte 5 migration (#1101)a20fdb8: Bumped russh (#1131)379b1bc: fixed #983 - enable ssh-rsa when insecure algorithms are allowedb359838: Separate DB models for credentials (#1143)Fixes
846e6d1: fixed #1110 - Fix switch for insecure ssh algorithms option (#1111) (hashfunc)38dbb3b: fixed #1096 - SEC1 EC private key file support for TLS80ee6cc: fixed #1074 - strip trailing slash in SSO issuer URLs and log errors properly8acaaee: show more detailed error messages for API errors3b29a3e: fixed #929 - sso: brokenadditional_trusted_audiencesconfig option557921f: postgres listener was incorrectly using the mysql certificate & key41d3158: fixed #1039 - first DB migration failing on Postgres64d7194: fixed #1150 - send thessh-rsaclient key when insecure algorithms are enabledv0.11.0Compare Source
PostgreSQL
v0.11 adds experimental PostgreSQL target support.
Enable the PostgreSQL protocol in your config file (default:
/etc/warpgate.yaml) if you didn't do so during the initial setup:You can reuse the same certificate and key that are used for the HTTP listener.
See [https://github.com/warp-tech/warpgate/wiki/Adding-a-PostgreSQL-target](Adding a PostgreSQL target) for more details.
Changes
00d3c36: PostgreSQL support (#1021) #1021fe521f2: OIDC RP-initiated logout (SSO single logout) support (#992) #9923c3b843: Validate a TOTP code before saving it (#1055) (kekkon) #1055Fixes
116bf9f: fixed SSO authentication getting incorrectly rejected when user has both an "any provider" and a provider specific SSO credential1f597a8: fixed #1053 - prevent repeated consumption of the ticket uses within the same SSH session38bdbad: fixed #1077 - handle non-standard PKCS8 EC private key PEMs7e49f13: #1056 - auto-strip .well-known/openid-configuration from OIDC URLs9e3760e: fixed #1082 - terminal replay crashing when the session is finishedv0.10.2Compare Source
Security fixes
CVE-2024-43410 - SSH OOM DoS through malicious packet length
It was possible for an attacker to cause Warpgate to allocate an arbitrary amount of memory by sending a packet with a malformed length field, potentially causing the service to get killed due to excessive RAM usage.
Other fIxes
c328127: fixed #941 - unnecessary port number showing up in external URLsv0.10.1Compare Source
Fixes
ed6f68c: fixed #1017 - fixed broken HTTP proxyingdaacd55: fixed #972 - ssh: only offer available auth methods after a rejected public key offerv0.10.0Compare Source
HTTP
remote_addrto logs #945 (Néfix Estrada)SSH
5551c33: Switch OOB SSO authentication for SSH to use the instructions instead of the name (#964) (Shea Smith) #964russhtov0.448896bb3: fixed #961 - added option to allow insecure ssh key exchanges (#971) #971SSO
916d51a: Add support for role mappings on custom SSO providers. (#920) (Skyler Mansfield) #92075a2b8c: fixed #929 - support additional trusted OIDC audiencesUI
257fb38: Enhance ticket creation api and UI to support ticket expiry (#957) (Thibaud Lepretre) #957f3dc1ad: Enhance ticket creation api and UI to support ticket number of usage (#959) (Thibaud Lepretre) #959Other changes
72236d0: Added options to specify per-protocol external ports (#973) #97381cefeb: fixed #966 - don't actually try to tighten config file permissions unless necessary7e45fa5: migrate from moment to date-fns (#988) (Konstantin Nosov) #988b65a189: Upgrade TypeScript and Svelte Versions (#995) (Yachen Mao) #995v0.9.1Compare Source
Security fixes
CVE-2023-48795 - Terrapin Attack [
12fdf62]A flaw in the SSH protocol itself allows an active MitM attacker to prevent the client & server from negotiating OpenSSH security extensions, or, with AsyncSSH, take control of the user's session.
This release adds the support for the
kex-strict-*-v00@​openssh.comextensions designed by OpenSSH specifically to prevent this attack.More info: https://terrapin-attack.com
Changes
21d6ab4: make HTTP session timeout and cookie age configurable in the config file (Nicolas SEYS) #922v0.9.0Compare Source
Security fixes
CVE-2023-48712
This vulnerability allows a user to escalate their privileges if the admin account isn't protected by 2FA.
Migration
X-Forwarded-*headers, sethttp.trust_x_forwarded_fortotruein the config file.Changes
b0a9130: Add support for trustingX-Forwarded-Forheader to get client IP (Skyler Mansfield) #921d9af747: Add better support forX-Forward-*headers when constructing external url (Skyler Mansfield) #921Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.