3770 Commits (12339f2cef5a367bcafcb5a275e6c078f54ca6c4)
 

Author SHA1 Message Date
Maksim Nabokikh 12339f2cef
feat: implement user identity creation and persisting consent (#4645) 16 hours ago
Uğur Tafralı 0f9b7eba77
Pin GitHub API version in requests (#4647) 16 hours ago
Maksim Nabokikh 93985dedff
fix: increase lock acquisition attempts from 60 to 200 for better reliability (#4644) 21 hours ago
dependabot[bot] 4433b362b1
build(deps): bump distroless/static-debian13 from `f512d81` to `e3f9456` (#4648) 21 hours ago
dependabot[bot] fe79863158
build(deps): bump mheap/github-action-required-labels (#4649) 21 hours ago
Mark Liu 4fb3e7810b
feat(logger): add excludeFields config for PII redaction (#4621) 1 day ago
Maksim Nabokikh 5a4395fd12
feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
Maksim Nabokikh e8f79fe9ab
DEP: Auth Sessions - Introduce (#4561) 3 days ago
Maksim Nabokikh 175dc57a3b
feat(cel): implement CEL compiler with library (#4607) 3 days ago
Maksim Nabokikh 0568abeb03
DEP: CEL integration (#4601) 3 days ago
Maksim Nabokikh 5bbfbbe168
feat: add PKCE (Proof Key for Code Exchange) configuration to OAuth2 settings (#4638) 4 days ago
Maksim Nabokikh 2bda64690d
test: fix token introspection tests to use consistent timestamps (#4639) 4 days ago
dependabot[bot] 13f012fb81
build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#4635) 5 days ago
dependabot[bot] 734d60f485
build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#4636) 5 days ago
Maksim Nabokikh 80d297b8a4
feat: update CSS for improved theming and button styles (#4634) 5 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
dependabot[bot] 47b645406c
build(deps): bump google.golang.org/api from 0.270.0 to 0.271.0 (#4633) 6 days ago
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) 7 days ago
dependabot[bot] 35c0b56569
build(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 (#4628) 7 days 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