102 Commits (2909929b17ca6606e85380a54c88b98b0117971d)
 

Author SHA1 Message Date
Eric Chiang 2909929b17 *: add the ability to define passwords statically 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
Eric Chiang 0ea891b2f1 api: add initial gRPC service definition 10 years ago
Eric Chiang 490b3494db storage: increase the number of bytes randomly generated for IDs 10 years ago
Eric Chiang ea3a42938d Merge pull request #583 from ericchiang/dev-rename 10 years ago
Eric Chiang 10e53c40f7 cmd/dex: rename file 10 years ago
Eric Chiang e960f2d56b Merge pull request #577 from coreos/dev-sql 10 years ago
Eric Chiang 3e8907b818 *: add sql storage options to dex application 10 years ago
Eric Chiang 877eb3dc7b *: add standup script to run DB tests locally and hook up travis 10 years ago
Eric Chiang 0f577a469a *: revendor 10 years ago
Eric Chiang b4dab455f8 glide.yaml: add SQL drivers 10 years ago
Eric Chiang 36d67574c5 storage/conformance: add more conformance tests 10 years ago
Eric Chiang 63f56b4269 storage: hook up conformance tests for SQL 10 years ago
Eric Chiang e2bf8ceb63 storage: rename "storagetest" package to "conformance" 10 years ago
Eric Chiang 87a7d093b2 storage/sql: add a SQL storage implementation 10 years ago
Eric Chiang 82a55cf785 {server,storage}: add LoggedIn flag to AuthRequest and improve storage docs 10 years ago
Eric Chiang 1ad04d1921 Merge pull request #568 from ericchiang/dev-add-todo 10 years ago
Eric Chiang 03ad99464f Merge pull request #572 from ericchiang/dev-cleanup-template-generation 10 years ago
Eric Chiang 04912c04e3 server: generate string literals instead of escaped strings 10 years ago
Eric Chiang 058de90dde Merge pull request #567 from ericchiang/dev-html-templates 10 years ago
Eric Chiang 608d8ba984 *: switch dex to the ported templates 10 years ago
Eric Chiang 027e3d366c server: generate default templates map 10 years ago
Eric Chiang 63a62b6754 *: add code to serialize templates into go code 10 years ago
Eric Chiang 91ff8a16cd web/templates: port templates from v1 10 years ago
Eric Chiang 68746fd795 *: add a mock connector which takes a username and password for testing 10 years ago
Eric Chiang 144fa41a23 Merge pull request #569 from ericchiang/dev-response-types-supported-discovery 10 years ago
Eric Chiang 3b0e10740f *: add TODO 10 years ago
Eric Chiang 571024182d *: set response types supported in discovery based on server config 10 years ago
Eric Chiang 6564c15d9e Merge pull request #562 from ericchiang/dev-add-implicit-flow-support 10 years ago
Eric Chiang 02dd18483d server: add integration test for the implicit flow 10 years ago