295 Commits (aff47d2cb2d43b8459fae8f4459bef9c85b99db9)
 

Author SHA1 Message Date
Eric Chiang aff47d2cb2 Merge pull request #317 from fnordahl/connector_ldap_make_const_defaults 10 years ago
Frode Nordahl bedd4716b9 Make constants for default values, simplify logic 10 years ago
Eric Chiang dc9e596542 Merge pull request #315 from fnordahl/issue/314-entryDN-does-not-exist 10 years ago
Frode Nordahl 508c24b10e Get DN from entry, not entryDN attribute 10 years ago
Eric Chiang cd72a1f69f Merge pull request #178 from fnordahl/ldap_connector 10 years ago
Frode Nordahl 4d970d5fc4 connector: add LDAP connector 10 years ago
Frode Nordahl bb53e5bb81 Godeps: add ldap and asn1-ber library 10 years ago
Eric Chiang 8bfe5d92fc Merge pull request #307 from ericchiang/google_group 10 years ago
Eric Chiang 9dd1c4bb41 README: add note about roadmap and google group 10 years ago
Eric Chiang 907f536e74 Merge pull request #273 from ericchiang/version 10 years ago
Eric Chiang 232a6103f9 Merge pull request #285 from ericchiang/api_docs 10 years ago
Eric Chiang af790e46bb Merge pull request #267 from ericchiang/metadata 10 years ago
Eric Chiang e6963f078a schema: regenerate schemas with markdown documentation 10 years ago
Eric Chiang c7ed4fdd60 pkg,cmd: add document generator tool 10 years ago
Eric Chiang 04cd1851aa server: add dynamic client registration 10 years ago
Eric Chiang 0ceecbaa72 Merge pull request #271 from ericchiang/proposals 10 years ago
Eric Chiang 5961122c80 Merge pull request #291 from Tecsisa/admintest 10 years ago
miguelcubillo 4c7fc43296 admin: Fix compile errors in test script 10 years ago
Eric Chiang c7606ae320 Merge pull request #296 from set321go/master 10 years ago
Alex Edwards 4741017055 worker start command missing registration and emailer config. exported as env variables like other properties. 10 years ago
Eric Chiang 1bc004e5b3 Merge pull request #294 from ericchiang/db_url_flag 10 years ago
Eric Chiang 7b32d9e4ee Documentation: fix --db-url flag 10 years ago
Eric Chiang 6bcdbd2660 Merge pull request #293 from set321go/master 10 years ago
Alex Edwards f6361f67fe fixed -db-url flag as it now requires two dashes --db-url 10 years ago
Eric Chiang a3f26be501 Merge pull request #289 from ericchiang/godeps 10 years ago
Eric Chiang 75a5362d46 Documentation: add section about using godeps 10 years ago
Eric Chiang 26fa124efd Merge pull request #288 from fnordahl/change-to-status-found 10 years ago
Frode Nordahl 5d284e08ae Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
bobbyrullo 789d9a68cc Merge pull request #282 from ericchiang/fix_token_test 10 years ago
Eric Chiang 849f737095 Merge pull request #283 from coreos/quote-build-docker-push 10 years ago
Dalton Hubble 4b9afb84d6 travis: Quote cwd build-docker-push script 10 years ago
Eric Chiang 4da143ca2d server: fix reset password test 10 years ago
Eric Chiang 6b4aa88306 Merge pull request #280 from ericchiang/user_api 10 years ago
Eric Chiang 0ada4c8010 *: move user API auth to middleware and fix return status 10 years ago
Eric Chiang ace8253c82 Merge pull request #279 from dghubble/master 10 years ago
Dalton Hubble cf0c2afa4c travis: Change from after_success script to travis deploy 10 years ago
bobbyrullo bfe53e0b03 Merge pull request #275 from ericchiang/decode_err 10 years ago
bobbyrullo 67c1bd6aee Merge pull request #277 from ericchiang/cmd_stdin 10 years ago
Eric Chiang ec3bc7f258 *: allow dexctl set-connector-configs to read from stdin 10 years ago
Eric Chiang d255007ed9 db: log ignored base64 decode error 10 years ago
Eric Chiang 0deccc7050 cmd: add version to command worker and overlord, print go version 10 years ago
Eric Chiang 61ec5bb15a Documentation: move proposals to their own sub directory 10 years ago
Eric Chiang b5c7f1978e Merge pull request #269 from ericchiang/update_go_version 10 years ago
Eric Chiang 9db1062e46 *: upgrade to go 1.5.3 10 years ago
Eric Chiang 9796a1e648 *: add migration to update JSON fields and require postgres 9.4+ 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Eric Chiang e80701f4b9 Godeps: update go-oidc for updates to client and provider metadata 10 years ago
Eric Chiang 09d8d8423c Merge pull request #263 from ericchiang/admin_tests 10 years ago
Eric Chiang 69dcfec1be admin: add build ignore tag to tests that don't compile 10 years ago
bobbyrullo 217e26691c Merge pull request #259 from ericchiang/secret_errors 10 years ago