388 Commits (e5948ab3ce1f9df85d42f80eb63b2f17c1c34648)
 

Author SHA1 Message Date
Bobby Rullo e5948ab3ce *: ClientIdentityXXX -> ClientXXX 10 years ago
Bobby Rullo 95757e8779 *: Client Repo now deals with custom Client object 10 years ago
Bobby Rullo 35cefb7da9 schema: generate code 10 years ago
Bobby Rullo 1bbca1d43c schema: tweaks to make Client API more regular 10 years ago
Eric Chiang c2c7f03f47 Merge pull request #409 from Tecsisa/408-test-handleToken 10 years ago
Adrián López Gómez d3d2db8e05 tests: add HandleTokenFunc test 10 years ago
Eric Chiang 58d9ae90c0 Merge pull request #399 from ericchiang/glide 10 years ago
Eric Chiang 804d06c44e Merge pull request #402 from ericchiang/static_users 10 years ago
Eric Chiang 69364ec221 Merge pull request #403 from ericchiang/db_errors 10 years ago
Eric Chiang 5c5df23a57 db: print better error messages for invalid input 10 years ago
Eric Chiang 7858da565f server: add more validation to --no-db static file parsing 10 years ago
Eric Chiang e0f8e8a8ee vendor: revendor using glide 10 years ago
Eric Chiang 3b86cd524c *: move from godep to glide 10 years ago
Stephan Renatus ed89be44ef bugfix: make getCreds work for non-admins (#396) 10 years ago
Eric Chiang 70cb0546ce *: don't go get vet (#397) 10 years ago
Eric Chiang cd7d3fff85 Merge pull request #386 from ericchiang/revoke_refresh_2 10 years ago
Eric Chiang e6177cf307 Merge pull request #393 from ericchiang/nodb_users 10 years ago
Eric Chiang 553e7d0167 server: add refresh token revocation API to server 10 years ago
Eric Chiang 64380734e6 *: implement refresh revocation user API methods 10 years ago
Eric Chiang aa00a4b094 schema/workerschema: regenerate worker schema 10 years ago
Eric Chiang b7f663b520 schema/workerschema: add refresh token revocation endpoints to API 10 years ago
Eric Chiang ab4cbe7219 schema: fix generator script to work with vendor directory 10 years ago
Eric Chiang 7416929455 *: add revocation methods to refresh repo 10 years ago
Eric Chiang ac73d3cdf2 *: load password infos from users file in no-db mode not connectors 10 years ago
Eric Chiang de8f345642 Merge pull request #392 from ericchiang/admin_client_registration_2 10 years ago
Eric Chiang b10645f58d *: add client registration endpoint to admin API 10 years ago
Eric Chiang 0445da2dfe schema/adminschema: regenerate admin schema 10 years ago
Eric Chiang 1548180518 schema/adminschema: add enpoints for registering clients 10 years ago
Eric Chiang 6120f7ac05 *: add isAdmin option to client repo when creating a client 10 years ago
Eric Chiang eb6dceadfd Merge pull request #368 from ericchiang/remove_non_existent_envvar 10 years ago
Eric Chiang 7c5e670631 Merge pull request #375 from Tecsisa/370-required-response-type-param 10 years ago
Rubén Soleto Buenvarón 821b242c83 Fix response_type missing param 10 years ago
Eric Chiang d660dbea8a Merge pull request #341 from ericchiang/rm_build_units 10 years ago
Eric Chiang 1dd831700d Merge pull request #348 from ericchiang/db_health 10 years ago
Eric Chiang 36e166cdef Merge pull request #369 from ericchiang/vendor 10 years ago
Eric Chiang 8d2adf458e Merge pull request #362 from ericchiang/roadmap_for_0_4 10 years ago
Eric Chiang a391ba0584 *: don't build with Go versions with known security vulnerabilities 10 years ago
Eric Chiang 4a830ddcc3 *: move build scripts to use GO15VENDOREXPERIMENT 10 years ago
Eric Chiang d17790413b *: updated Godeps.json 10 years ago
Eric Chiang 08b12a0e5c *: move ./Godeps/_workspace/src/ to ./vendor/ 10 years ago
Eric Chiang dd1eb3f7e7 Documentation: UX review pushed back to 0.5 10 years ago
Eric Chiang a273031c28 Documentation: remove reference to DEX_APP_REDIRECTURL 10 years ago
Eric Chiang bbfd3a1989 Documentation: update roadmap for 0.4 release cycle 10 years ago
Eric Chiang 38be227aa2 Merge pull request #357 from ericchiang/query_escape 10 years ago
Eric Chiang c3aa6a1ee3 server: correctly decode oauth2 basic auth credentials 10 years ago
Eric Chiang 016445b1fc Merge pull request #358 from ericchiang/fix_emails_test 10 years ago
Eric Chiang 804dd6d57c integration: fix email case sensitivity test 10 years ago
Eric Chiang c92aae647c Merge pull request #331 from Tecsisa/184-resend-email-invitation 10 years ago
Eric Chiang 60b843e78b Merge pull request #339 from ericchiang/case_insensitive_emails 10 years ago
Eric Chiang 09069a51a7 Merge pull request #356 from ericchiang/fix_cross_compilation 10 years ago