- 06 Apr, 2016 5 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 05 Apr, 2016 5 commits
-
-
Eric Chiang authored
add client registration to the admin API
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 17 Mar, 2016 3 commits
-
-
Eric Chiang authored
Documentation: remove reference to DEX_APP_REDIRECTURL
-
Eric Chiang authored
Fix response_type missing param
-
Rubén Soleto Buenvarón authored
This commit fix problem with response_type param, which is required according to OIDC spec, when it is missing. At now, when connector_id url query param is not set, connector view use response_type that client request instead of default "code". Fixes #370
-
- 14 Mar, 2016 3 commits
-
-
Eric Chiang authored
*: remove build-units script
-
Eric Chiang authored
server: add db heatlh checker to server checkers
-
Eric Chiang authored
move outside dependencies to ./vendor directory
-
- 10 Mar, 2016 1 commit
-
-
Eric Chiang authored
Documentation: update roadmap for 0.4 release cycle
-
- 09 Mar, 2016 7 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
closes #328
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
Fixes #365
-
Eric Chiang authored
-
- 03 Mar, 2016 6 commits
-
-
Eric Chiang authored
server: url decode basic auth credentials
-
Eric Chiang authored
Fixes #336
-
Eric Chiang authored
integration: fix email case sensitivity test
-
Eric Chiang authored
-
Eric Chiang authored
add support for resend an invite email
-
Eric Chiang authored
db: email comparison should be case insensitive
-
- 02 Mar, 2016 5 commits
-
-
Eric Chiang authored
Fix cross compilation
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 01 Mar, 2016 5 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
When reading migrations from files, sql-migrate attempts to split SQL statements. The parsing logic does not handle $BODY$ statements and broke when the migration included one. Replace go-bindata with a small migration generation script and use in memory migrations instead.
-
Eric Chiang authored
-
Eric Chiang authored
Fixes #338
-