29 Commits (v2.3.x)

Author SHA1 Message Date
Eric Chiang 33f0199077 *: fix spelling using github.com/client9/misspell 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 80038847de server: clean up test comments and code flow 9 years ago
Eric Chiang 1eda382789 server: add at_hash claim support 9 years ago
Eric Chiang f778b2d33b server: update refresh tokens instead of deleting and creating another 9 years ago
Eric Chiang f926d74157 server: fixes for the implicit and hybrid flow 9 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang 391dc51c13 *: add theme based frontend configuration 9 years ago
Eric Chiang 522749b5d8 *: switch oidc client to github.com/coreos/go-oidc 9 years ago
Eric Chiang 55e97d90a6 *: add tests for the RefreshConnector 9 years ago
Eric Chiang 952e0f81f5 connector: add RefreshConnector interface 9 years ago
Eric Chiang 5c602d36d9 server: fix expiry test flake 9 years ago
Eric Chiang 12a5c0ada3 server: use seconds instead of nano seconds for expires_in and expiry 9 years ago
Eric Chiang 57a59d4631 *: don't error out if a username doesn't exist in the backing connector 10 years ago
Eric Chiang 96440e4cc5 *: fix linting 10 years ago
Eric Chiang 4296604f11 {cmd,server}: move garbage collection logic to server 10 years ago
Eric Chiang 2834da443f server: allow extra spaces in scopes 10 years ago
Eric Chiang ac6e419d48 server: add tests for refreshing with explicit scopes 10 years ago
Eric Chiang 6dbb5c4de6 server: fix cross client scope prefix 10 years ago
Eric Chiang cdf0b91690 server: add an option to enable emails and passwords from the database 10 years ago
Eric Chiang 608d8ba984 *: switch dex to the ported templates 10 years ago
Eric Chiang 02dd18483d server: add integration test for the implicit flow 10 years ago
Eric Chiang 4fe7260bb3 server: run server tests at a non-root URL 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 4cbe9bbc82 server: cache signing keys 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago