216 Commits (5302fefdfbb91ca97a3292bc03c5adc941acca8c)
 

Author SHA1 Message Date
Eric Chiang 5302fefdfb Merge pull request #671 from ericchiang/fix-server-time-bug 10 years ago
Eric Chiang 7f24ebb051 Merge pull request #664 from ericchiang/dev-docs-v2 10 years ago
Eric Chiang 12a5c0ada3 server: use seconds instead of nano seconds for expires_in and expiry 10 years ago
Eric Chiang c9889683b4 Documentation: add doc describing v2 changes 10 years ago
Eric Chiang d86a774a29 Merge pull request #670 from ericchiang/example-app-debug 10 years ago
Eric Chiang 35d6423ac2 cmd/example-app: add a --debug flag 10 years ago
Eric Chiang ce703a7fe1 Merge pull request #665 from rithujohn191/expose-serv-opts 10 years ago
rithu leena john 600e761266 cmd/dex: expose IDTokensValidFor and RotateKeysAfter server options in config. 10 years ago
Eric Chiang d11224f2bb Merge pull request #668 from ericchiang/dev-ldap-conn 10 years ago
Eric Chiang 0f31566b27 connector: accept base64 encoded CA and add convience open method 10 years ago
Eric Chiang 53852d4e42 Merge pull request #667 from ericchiang/dev-switch-yaml-package 10 years ago
Eric Chiang 59240f93b1 vendor: revendor 10 years ago
Eric Chiang df50308713 glide.yaml: add new yaml package 10 years ago
Eric Chiang ebe51e736d cmd/dex: accept raw bcrypt'd hash as well as base64'd version of hash 10 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang a78adb0272 Merge pull request #666 from rithujohn191/update-go-version 10 years ago
rithu leena john 75abce2b19 *: travis tests and build scripts should use Go 1.7.3. 10 years ago
Eric Chiang 74eaec60cb Merge pull request #661 from rithujohn191/gRPC-client-auth 10 years ago
rithu leena john 42dfd3ecec cmd/dex: add option for gRPC client auth CA. 10 years ago
Eric Chiang 799b3f3ef5 Merge pull request #658 from ericchiang/dev-dont-error-on-invalid-username 10 years ago
Eric Chiang 90e613b328 Merge pull request #649 from rithujohn191/gRPC-endpoints 10 years ago
Eric Chiang 57a59d4631 *: don't error out if a username doesn't exist in the backing connector 10 years ago
rithu leena john ed7e943406 api: add gRPC endpoints for creating, updating and deleting passwords 10 years ago
Eric Chiang 2a9051c864 Merge pull request #654 from ericchiang/dev-sql-optimistic-concurrency 10 years ago
Eric Chiang 8debe68314 Documentation: remove caveat about running multiple instances 10 years ago
Eric Chiang 786e12b15e storage/conformance: expand transaction test suite 10 years ago
Eric Chiang 52e2a1668c storage/sql: use isolation level "serializable" for transactions 10 years ago
Eric Chiang 1c51c50b23 Merge pull request #652 from ericchiang/dev-docs-api 10 years ago
Eric Chiang fe1d27586e Documentation: add document on the dex API 10 years ago
Eric Chiang 651b406cfd Merge pull request #651 from ericchiang/dev-remove-openldap-container 10 years ago
Eric Chiang f672e75a3a contrib/openldap: remove OpenLDAP container 10 years ago
rithu leena john 0cfd815d3d Merge pull request #648 from ericchiang/dev-storage-docs 10 years ago
Eric Chiang c0aa63ac97 storage: update godocs 10 years ago
Eric Chiang a7c2fca039 Merge pull request #645 from ericchiang/dev-ldap-fix-switch 10 years ago
Eric Chiang 4329406158 connector/ldap: fix bug in switch statement 10 years ago
Eric Chiang d7912a3a97 Merge pull request #638 from ericchiang/dev-share-a-single-callback 10 years ago
Eric Chiang 44fec87ce1 Merge pull request #642 from ericchiang/k8s-client-id 10 years ago
Eric Chiang d7a75c5b5d storage/kubernetes: allow arbitrary client IDs 10 years ago
Eric Chiang 99717cb56d Merge pull request #635 from ericchiang/dev-transaction-tests 10 years ago
Eric Chiang acf3d6385e Merge pull request #641 from ericchiang/dev-scripts-fix-get-protoc 10 years ago
Eric Chiang 84c3ba0fe3 scripts: fix get-protoc script to work directly after a clean 10 years ago
Eric Chiang c1f18802c9 Merge pull request #624 from ericchiang/dev-ldap-connector 10 years ago
Eric Chiang f5a378a4e5 Merge pull request #640 from rithujohn191/openldap-docs 10 years ago
rithu leena john 27880dba59 Documentation: adding documentation for running ldap tests locally 10 years ago
Eric Chiang 13f7dfaef0 connector/ldap: expand LDAP connector to include searches 10 years ago
Eric Chiang 7c2289e0de *: rename internally used "state" form value to "req" 10 years ago
Eric Chiang a3235d022a *: verify "state" field before passing request to callback connectors 10 years ago
Eric Chiang 88896eb949 Merge pull request #637 from squat/fix_cache_control 10 years ago
Lucas Serven 5c498ae4df server/handlers: fix Cache-Control header 10 years ago
Eric Chiang 4ab78d0ded storage/kubernetes: run transactional conformance tests 10 years ago