373 Commits (cd7d3fff85ca4d2d84e52bb8d1f1651340e12cc2)
 

Author SHA1 Message Date
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
Eric Chiang 875d5d09bf db: regenerate migrations 10 years ago
Eric Chiang 4feaae98b0 db: add better comment about migration 10 years ago
Eric Chiang 91ef40b124 *: fix release script 10 years ago
Eric Chiang 93b89ad0e9 db: protect the sqlite3 import with a cgo tag 10 years ago
Eric Chiang 01a24542e9 *: fix tests that care about email case sensitivity 10 years ago
Eric Chiang 2a0cc47419 db: generate in-memory migration assets 10 years ago
Eric Chiang f738188c13 db: switch migration source to use in-memory migration 10 years ago
Eric Chiang 208afd3b01 *: add functional tests for case insensitive emails 10 years ago
Eric Chiang 9bc68edae7 *: add migration to convert all emails to lowercase 10 years ago
Eric Chiang a35b4257cd Merge pull request #349 from ericchiang/remove_unused_code 10 years ago
Eric Chiang 3f4a42eefd *: remove unused code 10 years ago
Eric Chiang 067ccee145 server: add db heatlh checker to server checkers 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 10 years ago
Eric Chiang ebbea78a2e *: remove build-units script 10 years ago
Eric Chiang 4855805983 Merge pull request #330 from ericchiang/mem_db_concurrent_conns 10 years ago