dependabot[bot]
|
f99ea7c8ad
|
chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 (#3822)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 09:14:06 -07:00 |
|
dependabot[bot]
|
bfd8977e79
|
chore(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0 (#3823)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.39.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.39.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 09:13:47 -07:00 |
|
dependabot[bot]
|
034792ae5d
|
chore(deps): bump github.com/open-policy-agent/opa from 0.47.0 to 0.47.3 (#3824)
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.47.0 to 0.47.3.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.47.0...v0.47.3)
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 09:13:27 -07:00 |
|
dependabot[bot]
|
d90180a25c
|
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.4 to 1.18.5 (#3825)
chore(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.4 to 1.18.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.4...config/v1.18.5)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 09:11:59 -07:00 |
|
Caleb Doxsey
|
191eeceb05
|
dashboard: fix missing avatar and logout menu (#3819)
|
2022-12-17 09:04:01 -07:00 |
|
Caleb Doxsey
|
539fd51579
|
authenticate: remove databroker dependency (#3820)
|
2022-12-17 09:03:46 -07:00 |
|
Caleb Doxsey
|
c3b9adff20
|
oidc: fix token revocation (#3810)
|
2022-12-16 13:24:40 -07:00 |
|
Caleb Doxsey
|
2602b9192d
|
autocert: use atomic pointer to allow nil (#3816)
|
2022-12-16 13:24:13 -07:00 |
|
Caleb Doxsey
|
c86ca6f76f
|
webauthn: require session when accessing /.pomerium/webauthn (#3814)
* webauthn: require session when accessing /.pomerium/webauthn
* remove dead code
* remove unusued PomeriumDomains field
|
2022-12-16 10:59:21 -07:00 |
|
Denis Mishin
|
44a5c1b2fb
|
derive CA from pre-shared key (#3815)
|
2022-12-16 12:56:26 -05:00 |
|
Caleb Doxsey
|
27c94396a8
|
controlplane: remove gorilla handlers dependency (#3813)
|
2022-12-15 14:41:29 -07:00 |
|
Caleb Doxsey
|
b375dc4896
|
jwt: require logged in user to return .pomerium/jwt (#3807)
* jwt: require logged in user to return .pomerium/jwt
* fix test
* update test
|
2022-12-13 13:49:36 -07:00 |
|
dependabot[bot]
|
7610106c31
|
chore(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 (#3797)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.104.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.103.0...v0.104.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 10:05:37 -07:00 |
|
dependabot[bot]
|
42dae6706b
|
chore(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#3799)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 10:02:47 -07:00 |
|
dependabot[bot]
|
00b2768a2e
|
chore(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 (#3795)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8)
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 10:02:01 -07:00 |
|
dependabot[bot]
|
b0e1de9210
|
chore(deps): bump github.com/minio/minio-go/v7 from 7.0.39 to 7.0.45 (#3796)
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.39 to 7.0.45.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.39...v7.0.45)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 10:00:38 -07:00 |
|
dependabot[bot]
|
45b9fbde88
|
chore(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#3800)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](13ae5bb136...2c3dd9e7e2 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 09:59:59 -07:00 |
|
dependabot[bot]
|
229446fa22
|
chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 0.9.0 to 0.9.1 (#3798)
chore(deps): bump github.com/envoyproxy/protoc-gen-validate
Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)
- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.9.0...v0.9.1)
---
updated-dependencies:
- dependency-name: github.com/envoyproxy/protoc-gen-validate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 09:59:41 -07:00 |
|
dependabot[bot]
|
c7788396f6
|
chore(deps): bump distroless/base from cd1bf87 to 9283685 (#3804)
Bumps distroless/base from `cd1bf87` to `9283685`.
---
updated-dependencies:
- dependency-name: distroless/base
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 09:59:13 -07:00 |
|
dependabot[bot]
|
defa216e84
|
chore(deps): bump golang from 1.19.3-buster to 1.19.4-buster (#3801)
Bumps golang from 1.19.3-buster to 1.19.4-buster.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 09:58:54 -07:00 |
|
dependabot[bot]
|
254fd1aa88
|
chore(deps): bump alpine from b95359c to 8914eb5 (#3802)
Bumps alpine from `b95359c` to `8914eb5`.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 09:58:33 -07:00 |
|
dependabot[bot]
|
b43055020f
|
chore(deps): bump debian from 9583740 to 880aa5f (#3803)
Bumps debian from `9583740` to `880aa5f`.
---
updated-dependencies:
- dependency-name: debian
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 09:58:17 -07:00 |
|
Caleb Doxsey
|
8d61575ada
|
autocert: add support for storage in gcs (#3794)
* autocert: add support for storage in s3
* go mod tidy
* skip on mac
* autocert: add support for storage in gcs
|
2022-12-09 08:22:32 -07:00 |
|
Caleb Doxsey
|
6c3ed201da
|
autocert: add support for storage in s3 (#3793)
* autocert: add support for storage in s3
* go mod tidy
* skip on mac
|
2022-12-08 09:42:20 -07:00 |
|
Denis Mishin
|
ce1b8701da
|
events: remove xds configuraton update (#3792)
|
2022-12-06 14:46:45 -05:00 |
|
Caleb Doxsey
|
57217af7dd
|
authenticate: implement hpke-based login flow (#3779)
* urlutil: add time validation functions
* authenticate: implement hpke-based login flow
* fix import cycle
* fix tests
* log error
* fix callback url
* add idp param
* fix test
* fix test
|
2022-12-05 15:31:07 -07:00 |
|
dependabot[bot]
|
8d1235a5cc
|
chore(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0 (#3782)
* chore(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.46.1 to 0.47.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.46.1...v0.47.0)
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix test
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
|
2022-12-05 15:07:14 -07:00 |
|
dependabot[bot]
|
df508f6bcc
|
chore(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0 (#3789)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](f717b5ecd4...021a2405c7 )
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:12:17 -07:00 |
|
dependabot[bot]
|
5b5ae50b73
|
chore(deps): bump actions/stale from 5.1.1 to 6.0.1 (#3790)
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.1 to 6.0.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](9c1b1c6e11...5ebf00ea0e )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:11:51 -07:00 |
|
dependabot[bot]
|
b85b8c9b90
|
chore(deps): bump github.com/jackc/pgtype from 1.12.0 to 1.13.0 (#3784)
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgtype/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgtype
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:11:02 -07:00 |
|
dependabot[bot]
|
21286dd6b3
|
chore(deps): bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0 (#3786)
Bumps [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/cespare/xxhash/releases)
- [Commits](https://github.com/cespare/xxhash/compare/v2.1.2...v2.2.0)
---
updated-dependencies:
- dependency-name: github.com/cespare/xxhash/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:10:36 -07:00 |
|
dependabot[bot]
|
50308ba720
|
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 (#3783)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.10 to 3.22.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/commits)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:10:12 -07:00 |
|
dependabot[bot]
|
777a6c40ec
|
chore(deps): bump mikefarah/yq from 4.30.2 to 4.30.5 (#3787)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.30.2 to 4.30.5.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](ce9701ca3a...42e7c3cdf0 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:09:50 -07:00 |
|
dependabot[bot]
|
3365b4cfc2
|
chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 (#3785)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.23.0...v1.24.0)
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:09:31 -07:00 |
|
dependabot[bot]
|
fbf9039d68
|
chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0 (#3791)
chore(deps): bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.4 to 4.16.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](0b007fbd11...3ea6ae190b )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:08:57 -07:00 |
|
dependabot[bot]
|
f97606d6e0
|
chore(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#3788)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](c4a742cab1...d0a58c1c4d )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 09:06:25 -07:00 |
|
Caleb Doxsey
|
a5082f60e7
|
httputil: ignore errors < 400 (#3781)
|
2022-12-05 09:00:25 -07:00 |
|
Caleb Doxsey
|
090601873f
|
urlutil: add time validation functions (#3776)
|
2022-12-02 11:42:56 -07:00 |
|
Caleb Doxsey
|
457fca08dc
|
httputil: add cookie chunker (#3775)
|
2022-12-02 09:41:09 -07:00 |
|
Caleb Doxsey
|
472370eded
|
identity: add identity profile (#3777)
|
2022-12-02 09:40:52 -07:00 |
|
Caleb Doxsey
|
1848a9737f
|
upgrade to golang-lru v2 (#3771)
|
2022-12-02 09:25:52 -07:00 |
|
Caleb Doxsey
|
7d326ced26
|
ci: disable kubernetes integration test (#3778)
|
2022-12-02 09:11:32 -07:00 |
|
Caleb Doxsey
|
cef6b355ae
|
config: add option for tls renegotiation (#3773)
config: add option for tls renogotiation
|
2022-11-28 14:34:06 -07:00 |
|
Denis Mishin
|
fa0ba60aee
|
bump envoy to v1.24.0 (#3767)
|
2022-11-28 09:32:31 -07:00 |
|
Denis Mishin
|
1d252f43ee
|
storage: ignore removed fields when deserializing the data (#3768)
ignore removed fields when deserializing the data
|
2022-11-28 09:31:57 -07:00 |
|
dependabot[bot]
|
424bdb4e62
|
chore(deps): bump azure/docker-login from 81744f9799e7eaa418697cb168452a2882ae844a to 1.0.1 (#3770)
chore(deps): bump azure/docker-login
Bumps [azure/docker-login](https://github.com/azure/docker-login) from 81744f9799e7eaa418697cb168452a2882ae844a to 1.0.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/azure/docker-login/releases)
- [Commits](81744f9799...83efeb7777 )
---
updated-dependencies:
- dependency-name: azure/docker-login
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 09:20:47 -07:00 |
|
Caleb Doxsey
|
fa26587f19
|
remove forward auth (#3628)
|
2022-11-23 15:59:28 -07:00 |
|
Caleb Doxsey
|
ba07afc245
|
hpke: add HPKE key to JWKS endpoint (#3762)
* hpke: add HPKE key to JWKS endpoint
* fix test, add http caching headers
* fix error message
* use pointers
|
2022-11-23 08:45:59 -07:00 |
|
dependabot[bot]
|
52c967b8a5
|
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 (#3747)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.9 to 3.22.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.10)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-22 10:40:00 -07:00 |
|
Caleb Doxsey
|
9e5eaa92c2
|
hpke: add hpke package (#3761)
* hpke: add hpke package
* Update pkg/hpke/url.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update pkg/hpke/url.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update pkg/hpke/url.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* gofmt
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
|
2022-11-22 10:39:41 -07:00 |
|