Owen Schwartz
|
7ae29612d4
|
Merge pull request #3302 from RitwijParmar/codex/resource-update-inline-policy-response
Fix inline policy fields in resource update response
|
2026-06-23 08:30:31 -07:00 |
|
Owen Schwartz
|
1bff7bbc2f
|
Merge pull request #3315 from fosrl/dependabot/npm_and_yarn/nodemailer-9.0.1
Bump nodemailer from 8.0.9 to 9.0.1
|
2026-06-23 07:58:58 -07:00 |
|
Owen Schwartz
|
50db5695fc
|
Merge pull request #3264 from fosrl/dependabot/npm_and_yarn/esbuild-0.28.1
Bump esbuild from 0.28.0 to 0.28.1
|
2026-06-23 07:57:47 -07:00 |
|
Owen Schwartz
|
c76b4555e1
|
Merge pull request #3316 from fosrl/dependabot/npm_and_yarn/form-data-4.0.6
Bump form-data from 4.0.5 to 4.0.6
|
2026-06-22 14:03:06 -07:00 |
|
Owen Schwartz
|
c25bfbad27
|
Merge pull request #3317 from fosrl/dependabot/github_actions/actions/checkout-7.0.0
Bump actions/checkout from 6.0.2 to 7.0.0
|
2026-06-22 14:02:51 -07:00 |
|
Owen Schwartz
|
44782f8963
|
Merge pull request #3323 from fosrl/dependabot/go_modules/install/go-install-dependencies-4dfeb96e78
Bump golang.org/x/term from 0.43.0 to 0.44.0 in /install in the go-install-dependencies group
|
2026-06-22 14:02:31 -07:00 |
|
Owen Schwartz
|
e6f7cd6da9
|
Merge pull request #3206 from gmpinder/fix-idp-delete
fix: Add DELETE /idp/{idpId} to integration API
|
2026-06-22 14:01:47 -07:00 |
|
Owen Schwartz
|
62c7e0a13e
|
Merge pull request #3251 from kshitijshresth/fix-path-rule-regex-escaping
Fix unescaped regex metacharacters in PATH rule matching causing request failures
|
2026-06-22 07:40:00 -07:00 |
|
dependabot[bot]
|
753358a17d
|
Bump golang.org/x/term in /install in the go-install-dependencies group
Bumps the go-install-dependencies group in /install with 1 update: [golang.org/x/term](https://github.com/golang/term).
Updates `golang.org/x/term` from 0.43.0 to 0.44.0
- [Commits](https://github.com/golang/term/compare/v0.43.0...v0.44.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-install-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-22 14:32:24 +00:00 |
|
Owen Schwartz
|
c859393418
|
Merge pull request #3225 from fosrl/chore/dependabot-single-pr-groups
chore(dependabot): group dependency updates into single PRs per ecosystem
|
2026-06-22 07:31:25 -07:00 |
|
dependabot[bot]
|
d747b45f0b
|
Bump actions/checkout from 6.0.2 to 7.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](de0fac2e45...9c091bb21b)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-22 01:33:16 +00:00 |
|
dependabot[bot]
|
a24091257a
|
Bump form-data from 4.0.5 to 4.0.6
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.5...v4.0.6)
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-21 19:40:11 +00:00 |
|
dependabot[bot]
|
1c60041390
|
Bump nodemailer from 8.0.9 to 9.0.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.9 to 9.0.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v8.0.9...v9.0.1)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 9.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-21 09:46:17 +00:00 |
|
Ritwij Aryan Parmar
|
95c3f74a33
|
Fix inline policy fields in resource update response
|
2026-06-17 14:36:34 -04:00 |
|
Owen Schwartz
|
16c0f4eef4
|
Merge pull request #3277 from fosrl/dev
Fix middleware and suppoter footer
|
2026-06-14 14:44:33 -07:00 |
|
Owen
|
a08c6d70fe
|
Comment out
|
2026-06-14 14:44:08 -07:00 |
|
miloschwartz
|
a6568692b7
|
force set supporter status to true in server info endpoint
|
2026-06-14 14:40:37 -07:00 |
|
Owen
|
a1196d3da6
|
Remove supporter warning
|
2026-06-14 14:34:39 -07:00 |
|
Owen
|
70bc4c0b30
|
Remove the path rewrite from the next route
|
2026-06-14 14:30:16 -07:00 |
|
Owen Schwartz
|
a0fef89031
|
Merge pull request #3276 from fosrl/dev
Rewrite headers
|
2026-06-14 14:13:54 -07:00 |
|
Owen
|
ea1badf4e0
|
Add middleware for rewriting host headers
|
2026-06-14 12:04:02 -07:00 |
|
Owen Schwartz
|
f15654ed11
|
Merge pull request #3275 from fosrl/dev
Fill in missing ui urls from the passed params
|
2026-06-14 11:36:01 -07:00 |
|
Owen
|
4435a669a6
|
Fill in missing ui urls from the passed params
|
2026-06-14 11:35:27 -07:00 |
|
Owen Schwartz
|
0b41fe3d49
|
Merge pull request #3268 from fosrl/dev
Send browser gateway rsources to remote nodes
|
2026-06-14 11:11:06 -07:00 |
|
Owen
|
90eceb457a
|
Clean up url passing
|
2026-06-14 11:10:05 -07:00 |
|
Owen
|
f39cbc9bf4
|
Add same signature to oss
|
2026-06-14 11:03:14 -07:00 |
|
Owen
|
50da863bb7
|
Add maintence page support for remote nodes
|
2026-06-13 21:45:52 -07:00 |
|
Owen
|
c6ddd5c402
|
Open up holepunch requirements
|
2026-06-13 14:14:34 -07:00 |
|
Owen
|
0fb5ace9c7
|
Support the browser gateways on the remote nodes
|
2026-06-13 14:08:03 -07:00 |
|
dependabot[bot]
|
cedccd8cdb
|
Bump esbuild from 0.28.0 to 0.28.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.28.0...v0.28.1)
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.28.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-13 01:23:46 +00:00 |
|
Owen Schwartz
|
b9db0a4490
|
Merge pull request #3261 from fosrl/dev
1.19.2
1.19.2
|
2026-06-12 15:02:58 -07:00 |
|
Owen
|
39f40e5160
|
Allow missing agent host
|
2026-06-12 15:01:09 -07:00 |
|
Owen
|
3fd5c98def
|
Fix #3252
|
2026-06-12 14:44:45 -07:00 |
|
Owen
|
5a8a48f9bf
|
Enforce the action inside of the function
|
2026-06-12 14:22:17 -07:00 |
|
Owen
|
471ae98204
|
Pull roles from resource policies
Fixes #3256
|
2026-06-12 14:12:01 -07:00 |
|
Owen Schwartz
|
d985bfd3a6
|
Merge pull request #3260 from fosrl/crowdin_dev
New Crowdin updates
|
2026-06-12 13:58:34 -07:00 |
|
Owen Schwartz
|
aab51a999c
|
New translations en-us.json (Norwegian Bokmal)
[ci skip]
|
2026-06-12 13:53:58 -07:00 |
|
Owen Schwartz
|
ae4f5aa58d
|
New translations en-us.json (Chinese Simplified)
[ci skip]
|
2026-06-12 13:53:57 -07:00 |
|
Owen Schwartz
|
70d5f55437
|
New translations en-us.json (Turkish)
[ci skip]
|
2026-06-12 13:53:55 -07:00 |
|
Owen Schwartz
|
08df4b93aa
|
New translations en-us.json (Russian)
[ci skip]
|
2026-06-12 13:53:54 -07:00 |
|
Owen Schwartz
|
61f0bc95c7
|
New translations en-us.json (Portuguese)
[ci skip]
|
2026-06-12 13:53:52 -07:00 |
|
Owen Schwartz
|
5b0f79a8bc
|
New translations en-us.json (Polish)
[ci skip]
|
2026-06-12 13:53:50 -07:00 |
|
Owen Schwartz
|
86ff272095
|
New translations en-us.json (Dutch)
[ci skip]
|
2026-06-12 13:53:49 -07:00 |
|
Owen Schwartz
|
ef0575cc36
|
New translations en-us.json (Korean)
[ci skip]
|
2026-06-12 13:53:48 -07:00 |
|
Owen Schwartz
|
30a6889ba8
|
New translations en-us.json (Italian)
[ci skip]
|
2026-06-12 13:53:46 -07:00 |
|
Owen Schwartz
|
ce43e717d5
|
New translations en-us.json (German)
[ci skip]
|
2026-06-12 13:53:44 -07:00 |
|
Owen Schwartz
|
1f0361e687
|
New translations en-us.json (Czech)
[ci skip]
|
2026-06-12 13:53:43 -07:00 |
|
Owen Schwartz
|
07ae57ea72
|
New translations en-us.json (Bulgarian)
[ci skip]
|
2026-06-12 13:53:41 -07:00 |
|
Owen Schwartz
|
fc982232d6
|
New translations en-us.json (Spanish)
[ci skip]
|
2026-06-12 13:53:40 -07:00 |
|
Owen Schwartz
|
afaf5f976e
|
New translations en-us.json (French)
[ci skip]
|
2026-06-12 13:53:38 -07:00 |
|