3752 Commits (3d97c59032d4feeea731eab8728caa2b13d7a674)
 

Author SHA1 Message Date
Maksim Nabokikh 3d97c59032
test: add concurrency tests for storage implementations (#4631) 7 days ago
dependabot[bot] ae8c5af72e
build(deps): bump anchore/sbom-action from 0.23.0 to 0.23.1 (#4629) 7 days ago
dependabot[bot] 7bd3c2a576
build(deps): bump google.golang.org/api from 0.269.0 to 0.270.0 (#4630) 1 week ago
dependabot[bot] 35c0b56569
build(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 (#4628) 1 week ago
dependabot[bot] a4136db3a3
build(deps): bump google.golang.org/grpc in /api/v2 (#4625) 1 week ago
dependabot[bot] 01b6822bcb
build(deps): bump google.golang.org/grpc in /examples (#4626) 1 week ago
dependabot[bot] e67c47c614
build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 (#4624) 1 week ago
dependabot[bot] 74dd7eeb4c
build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#4623) 1 week ago
dependabot[bot] 9ba3c3f930
build(deps): bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 (#4622) 1 week ago
dependabot[bot] e2462a25ce
build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in /examples (#4627) 1 week ago
Mark Liu c03a687465
fix(server): handle double-submit on approval endpoint (#4620) 1 week ago
Maksim Nabokikh 591a201c88
feat(tests): add MySQL 8 support in CI and tests (#4617) 2 weeks ago
dependabot[bot] f4c3102b3a
build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 (#4615) 2 weeks ago
dependabot[bot] 976e45e83c
build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 (#4614) 2 weeks ago
dependabot[bot] 8dce952b17
build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 (#4613) 2 weeks ago
dependabot[bot] 91bf627b39
build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#4616) 2 weeks ago
dependabot[bot] 787087179c
build(deps): bump golang from 1.26.0-alpine3.22 to 1.26.1-alpine3.22 (#4612) 2 weeks ago
Maksim Nabokikh a11b3cd2ef
feat(gitlab): implement TokenIdentity method (#4606) 2 weeks ago
dependabot[bot] 3ab094771c
build(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#4609) 2 weeks ago
dependabot[bot] fb570557ee
build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#4608) 2 weeks ago
dependabot[bot] 57a601f11e
build(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#4605) 2 weeks ago
Mathias Gebbe fec4f53203
feat(oauth2): add client credentials flow with opt-in config flag (#4583) 2 weeks ago
dependabot[bot] e79638db52
build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#4603) 2 weeks ago
dependabot[bot] 044dcd57a2
build(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 (#4602) 2 weeks ago
Maksim Nabokikh a70f592589
fix(deviceflow): update redirect URIs to use absolute paths for non-root URLs (#4597) 2 weeks ago
kt 91e985edea
fix: correct error message for device request expiry (#4599) 2 weeks ago
kt 99c423364e
fix: fix typo in grpc listener error message (#4598) 2 weeks ago
Maksim Nabokikh e1d6c38ca2
fix: Invert condition for unknown fields in config unmarshaller (#4596) 3 weeks ago
dependabot[bot] e5c14f1c7c
build(deps): bump distroless/static-debian13 from `01e550f` to `f512d81` (#4593) 3 weeks ago
dependabot[bot] e5e64c64c0
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4594) 3 weeks ago
dependabot[bot] 8ab16cfe02
build(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0 (#4595) 3 weeks ago
Maksim Nabokikh 47e84dba69
feat(connector): add compile-time checks for connector interfaces (#4591) 3 weeks ago
Mathias Gebbe 44e27490be
fix(connector): update authproxy and oauth to match CallbackConnector interface (#4589) 3 weeks ago
Ivan Zviagintsev 4311931881
feat: saml support refresh tokens (#4565) 3 weeks ago
Maksim Nabokikh d78d744468
feat: Disallow unknown config fields (#4531) 3 weeks ago
Andy Lo-A-Foe 49dcb4d863
fix: clean up in-memory connector before create (#4529) 3 weeks ago
dependabot[bot] 3295c72066
build(deps): bump actions/attest-build-provenance from 3.2.0 to 4.0.0 (#4585) 3 weeks ago
dependabot[bot] c0daa71ec7
build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4586) 3 weeks ago
dependabot[bot] 9cd6668f40
build(deps): bump anchore/sbom-action from 0.22.2 to 0.23.0 (#4587) 3 weeks ago
dependabot[bot] 4c3dffdb94
build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#4584) 3 weeks ago
dependabot[bot] 2ecf64e8b8
build(deps): bump google.golang.org/api from 0.268.0 to 0.269.0 (#4582) 3 weeks ago
Michiel De Backker a6962a8ba4
fix(mysql): quote `groups` reserved word in query replacer (#4580) 3 weeks ago
dependabot[bot] 0963bbe780
build(deps): bump google.golang.org/api from 0.267.0 to 0.268.0 (#4577) 3 weeks ago
Maksim Nabokikh bcc2283694
feat: enhance test commands to support GitHub Actions formatting (#4575) 3 weeks ago
dependabot[bot] ec26e19e79
build(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#4573) 3 weeks ago
dependabot[bot] 51c66d2523
build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 (#4574) 3 weeks ago
Maksim Nabokikh 8db7699e0f
feat: implement device code flow in example-app (#4570) 3 weeks ago
Maksim Nabokikh cf17fc68c8
test: update HandleCallback after merging OIDC PKCE (#4572) 3 weeks ago
Aljoscha Bollmann 83697b06a6
fix(server): respond with forbidden if failed to authenticate (#4200) 3 weeks ago
Giovanni Vella 25591eeaf4
Add support to PKCE in OIDC connector (#3777) 3 weeks ago