130 Commits (7288e49c193abda429ba8b312fee01ac9ebe8a33)
 

Author SHA1 Message Date
Eric Chiang 7288e49c19 Merge pull request #610 from ericchiang/dev-fix-linting 10 years ago
Eric Chiang 96440e4cc5 *: fix linting 10 years ago
Eric Chiang e7d7c3500a Merge pull request #608 from ericchiang/dev-properly-compile-version 10 years ago
Eric Chiang 3dac0063df *: properly compile version into docker images 10 years ago
Eric Chiang f37836490b Merge pull request #603 from ericchiang/dev-add-license-and-developer-certificate-of-origin 10 years ago
Eric Chiang 63179e319a *: add DCO and LICENSE 10 years ago
Eric Chiang 5bec61d73f Merge pull request #602 from ericchiang/dev-add-garbage-collect-method-to-storage 10 years ago
Eric Chiang 449f34ed2a storage/sql: print error before calling t.Fatal 10 years ago
Eric Chiang 4296604f11 {cmd,server}: move garbage collection logic to server 10 years ago
Eric Chiang 3e20a080fe server: fix auth request expiry 10 years ago
Eric Chiang 558059ee58 storage/kubernetes: add garbage collection method 10 years ago
Eric Chiang 9ce05ecf73 storage/sql: add garbage collection method 10 years ago
Eric Chiang c14ab3c44e storage/memory: add garbage collection method 10 years ago
Eric Chiang d27f5e411f storage/conformance: add garbage collection tests 10 years ago
Eric Chiang df6cfa0b7a storage: add GC method to interface to standardize handling 10 years ago
Eric Chiang 13554ee735 Merge pull request #601 from ericchiang/dev-allow-extra-space-in-scopes 10 years ago
Eric Chiang 2834da443f server: allow extra spaces in scopes 10 years ago
Eric Chiang cf8801dcec Merge pull request #596 from ericchiang/dev-refreshing-with-scopes-tests 10 years ago
Eric Chiang ac6e419d48 server: add tests for refreshing with explicit scopes 10 years ago
Eric Chiang 0f758f11cc Merge pull request #595 from ericchiang/dev-example-app-fix-refreshing-with-google 10 years ago
Eric Chiang fdc529ee0d cmd/example-app: check if a provider supports a refresh token scope 10 years ago
Eric Chiang 8518c30123 Merge pull request #593 from ericchiang/dev-expose-skip-approval 10 years ago
Eric Chiang dcbe67d89c {cmd/dex,server}: expose skip approval screen option 10 years ago
Eric Chiang b7841fb9ed Merge pull request #592 from ericchiang/fix-audience-scope 10 years ago
Eric Chiang 6dbb5c4de6 server: fix cross client scope prefix 10 years ago
Eric Chiang 182f14fb30 Merge pull request #590 from ericchiang/dev-add-password-resource 10 years ago
Eric Chiang 2909929b17 *: add the ability to define passwords statically 10 years ago
Eric Chiang 84143ac69f Merge pull request #591 from ericchiang/dev-container-pipeline 10 years ago
Eric Chiang 0fc8879da1 *: prepare build scripts for a release 10 years ago
Eric Chiang cdf0b91690 server: add an option to enable emails and passwords from the database 10 years ago
Eric Chiang 7ff3ce85a2 *: add password resource to kubernetes storage implementation 10 years ago
Eric Chiang ae3b5ef6e9 storage/memory: add password resource 10 years ago
Eric Chiang 8012e56446 storage/sql: add password resource 10 years ago
Eric Chiang 138f55be06 storage/conformance: add tests for password resource 10 years ago
Eric Chiang 74b44e9757 storage: add a password resource 10 years ago
Eric Chiang c50b44cf8f Merge pull request #584 from ericchiang/dev-increase-entropy 10 years ago
Eric Chiang 98b207b59a Merge pull request #585 from ericchiang/dev-api 10 years ago
Eric Chiang aa83e7e5ec Merge pull request #589 from ericchiang/dev-health-check-add-test 10 years ago
Eric Chiang 9243a092cf server: add a test for the health check handler 10 years ago
Eric Chiang e873a31b21 server: add health check endpoint 10 years ago
Eric Chiang 3681a57abd Merge pull request #587 from ericchiang/dev-sql-enable-gc 10 years ago
Eric Chiang ea4f3fd365 storage/sql: enable garbage collection 10 years ago
Eric Chiang 3faae324e9 TODO.md: update API todos 10 years ago
Eric Chiang 0be8cc723a *: revendor 10 years ago
Eric Chiang 2cc197b8a4 glide.yaml: add gRPC dependencies 10 years ago
Eric Chiang 29864f0ccb example: add grpc example 10 years ago
Eric Chiang 4550b95dfd cmd/dex: add config options for gRPC 10 years ago
Eric Chiang 8b079168be server: add gRPC service implementation 10 years ago
Eric Chiang a8262d0705 api: regenerate protobuf 10 years ago
Eric Chiang ac4f94e848 *: add gRPC generation logic to build system 10 years ago