69 Commits (7b2972a04b63ca6ff324c255f942fe5fb554bf21)

Author SHA1 Message Date
Josh Soref 119e4d66c6 spelling: indices 5 years ago
Josh Soref 1bfe2f6db2 spelling: habit 5 years ago
A Gardner 19d7edd530 Don't try to build sqlite when cgo isn't enabled 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
justin-slowik 1404477326 Updates based on dexidp pr 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
Nandor Kracser 5b7a664e9d
add docker-compose for local testing 6 years ago
Nandor Kracser c7e9960c7e
storage/mysql: increase auth_request.state length to 4096 6 years ago
Nandor Kracser 80749ffd3f
storage/sql: allow specifying sql flavor specific migrations 6 years ago
Aiden Andrews-McDermott 98f78db915 Updated config.go to remove the defaulting idle connection limit of 5 which is an issue for upstream https://github.com/go-sql-driver/mysql/issues/674 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mark Sagi-Kazar 367b187cf4
Fix missspell 6 years ago
Mark Sagi-Kazar 0773c6e9f3
Add github actions CI flow 6 years ago
Joel Speed c782ac809c
Remove defaulting from connector_data column 6 years ago
Joel Speed 9ce4393156
Revert "Update SQL storage backend" 6 years ago
Joel Speed fea048b3e8
Fix SQL updater func 6 years ago
Joel Speed d38909831c
Fix migration in SQL connector 6 years ago
Joel Speed 80995dff9b
Fix SQL storage 6 years ago
Joel Speed 7fc3f230df
Update SQL storage backend 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 6 years ago
Nandor Kracser d2c33db8a8 storage/mysql: support pre-5.7.20 instances with tx_isolation only 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Nandor Kracser a572ad8fec storage/sql: rework of the original MySQL PR 7 years ago
Pavel Borzenkov e53bdfabb9 storage/sql: initial MySQL storage implementation 7 years ago
Mark Sagi-Kazar d877fca092
Fix coding style 7 years ago
Mark Sagi-Kazar 06521ffa49
Remove the logrus logger wrapper 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Stephan Renatus 73fdf4f75b
storage/sql/postgres: expose stdlib tunables, set them for tests 7 years ago
Stephan Renatus 8f3cca7ba4
Revert "retry on serialization errors" 7 years ago
Alex Suraci 85dd0684ba extract and document serialization failure check 7 years ago
Alex Suraci 587081a643 postgres: refactor error handling to fix retrying 7 years ago
Alex Suraci aa068b667a postgres: improve readability of error check 7 years ago
Alex Suraci 9b9013a560 postgres: use stdlib to set serializable tx level 7 years ago
Alex Suraci 7e96021428 retry on serialization errors 7 years ago
Stephan Renatus 1d0568efe9
storage/sql: remove standup.sh 7 years ago
Alex Suraci 0b856d1a75 pg: support host:port for backwards-compatibility 7 years ago
Divya Dadlani f82b904d05 postgres: use connection string instead of url 7 years ago
Alex Suraci 7c63be4104 remove incomplete mysql and cockroachdb support 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
Eric Chiang 0481fccd76 storage/sql: add missing WHERE statement to refresh token update 9 years ago
rithu john 3df1db1864 storage: Surface "already exists" errors. 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago