242 Commits (v2.35.3)

Author SHA1 Message Date
m.nabokikh 4b5f1d5289 fix: refresh token only once for all concurrent requests 4 years ago
Bob Callaway 07e0904923
fix: supply HMACKey in test case (#2683) 4 years ago
Bob Callaway 793bcc4b61
address review comments 4 years ago
Maksim Nabokikh 7efe1e28a8
chore: Bump ent to 0.11.2 (#2640) 4 years ago
Bob Callaway fcfbb1ecb0 Add HMAC protection on /approval endpoint 4 years ago
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575) 4 years ago
Michael Kelly 9079c31637
Fix formatting 4 years ago
Michael Kelly a51d12056f
Tweaks based on review comments 4 years ago
Michael Kelly 6c99a9b99d
s/getUrl/getURL 4 years ago
Mark Sagi-Kazar a02f2e8fac
chore: fix lint violations 4 years ago
Michael Kelly 502a2d0d4a
Limit the amount of objects we attempt to GC on each cycle 4 years ago
Mark Sagi-Kazar 9b1a8409f1
revert: atlas and precision change 4 years ago
Mark Sagi-Kazar b51e73bc2e
fix: define milisecond precision for postgres 4 years ago
Mark Sagi-Kazar 0c3c577b52
feat: use the new atlas engine for migrations 4 years ago
Mark Sagi-Kazar 20b03b3f6d
feat: update generated storage files 4 years ago
m.nabokikh 9fad0602ec fix: do not update offlinesession lastUsed field if refresh token was not change 4 years ago
m.nabokikh d4e82e3315 chore: fix ioutil lint error after merging MySQL ent storage 5 years ago
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package 5 years ago
m.nabokikh 575742b137 Remove sqlite transaction tests for ent 5 years ago
m.nabokikh 096e229562 Get rid of nolint 5 years ago
m.nabokikh 4d4edaf540 Fix sqlite an mysql tests 5 years ago
m.nabokikh fb38e1235d Add dialects 5 years ago
m.nabokikh eae3219e4d feat: Add MySQL ent-based storage driver 5 years ago
Mark Sagi-Kazar 22db25ef94
chore: update golangci-lint 5 years ago
Salman Ahmed e1f3bfe418 storage/sql: use only one sqlite3 connection 5 years ago
Maksim Nabokikh 3d3f275efb Apply suggestions from code review 5 years ago
m.nabokikh d413870f6e feat: Update token periodically if Dex is running in Kubernetes cluster 5 years ago
m.nabokikh 0754c30ac2 fix: get namespace from file for Kubernetes storage client 5 years ago
m.nabokikh 7a2472555a feat: Create CRDs as apiextensions.k8s.io/v1 5 years ago
m.nabokikh bc5371e730 Add make file commands for kind 5 years ago
m.nabokikh 5a48d8a82d chore: test Kubernetes storage with KinD 5 years ago
m.nabokikh 4b54433ec2 Bump golag-ci lint version to 1.40.1 5 years ago
Mark Sagi-Kazar 0bef10ef80
chore(deps): update gosundheit 5 years ago
Mark Sagi-Kazar ca02fc16bd
chore(deps): update etcd 5 years ago
m.nabokikh 49adc4e5bb Fix ent-based postgres storage tests 5 years ago
m.nabokikh 19884d92ac feat: Add ent-based postgres storage 5 years ago
m.nabokikh 8553309db3 Add obsolete tokens, resolve conflicts, bump ent 5 years ago
m.nabokikh 24fa4def5b chore: update ent 5 years ago
m.nabokikh 2e61860d5a Add ent autogenerated code 5 years ago
m.nabokikh 11859166d0 feat: Add ent-based sqlite3 storage 5 years ago
Mark Sagi-Kazar e2b56d0a09
fix(storage/mysql): add missing port to the address 5 years ago
Mark Sagi-Kazar 356ccecc24
chore(deps): update etcd client to 3.5 5 years ago
Mark Sagi-Kazar 024f69b2c7
feat: add health check to telemetry server 5 years ago
m.nabokikh 0c75ed12e2 Add refresh token expiration tests and some refactoring 5 years ago
m.nabokikh 06c8ab5aa7 Fixes of naming and code style 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
m.nabokikh 30c3d78365 fix: log device flow entities GC result if no auth entities collected 5 years ago
Benjamin Ullian b45a501c99 add PKCE roundtrip to conformance test 5 years ago
Benjamin Ullian 62abddca7d fix etcd pkce authcode json deserialization 5 years ago