303 Commits (07236da1e73c8d95bc41b72c2ca5bf5c20dd0ad5)
 

Author SHA1 Message Date
Eric Chiang 07236da1e7 *: use go install instead of go build in build script 10 years ago
Eric Chiang 07af73f367 *: don't allow sqlite3 if --no-db flag not specified 10 years ago
Eric Chiang 3b125d6073 *: fix --no-db client decoding 10 years ago
Eric Chiang dcf5835189 *: remove in memory connector config repo 10 years ago
Eric Chiang b572b8dd6c *: remove in memory client repo 10 years ago
Eric Chiang 72d1ecab64 *: remove in memory password info repo 10 years ago
Eric Chiang 2726f4dcdf *: remove in memory user repo 10 years ago
Eric Chiang 95560404a3 *: remove in memory refresh repo 10 years ago
Eric Chiang 7bac93aa20 *: remove in memory session repos 10 years ago
Eric Chiang 5052d8007f functional: clean up functional tests 10 years ago
Eric Chiang bfd63b7514 db: add sqlite3 support 10 years ago
Eric Chiang 8f16279f49 Godeps: add sqlite3 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