diff options
author | Rémy Coutable <remy@rymai.me> | 2016-07-08 15:50:02 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-07-08 15:50:02 +0000 |
commit | fa82fd12835b2f4554df31fcdaa33f66e6f74907 (patch) | |
tree | ecb1ab4d2f9bf48d6401e542346302c44a4f3ee8 /doc/api | |
parent | b5a16faa93c40816eab7f7a13534d38524e26e22 (diff) | |
parent | e921fc90b830002f66e6de24165559154a08da6f (diff) | |
download | gitlab-ce-fa82fd12835b2f4554df31fcdaa33f66e6f74907.tar.gz |
Merge branch 'clarify-github-integration-docs' into 'master'
Fix documentation for Github integration authorization callback url.
There are two callbacks that could be used with Github integration:
* /import/github/callback (used by project import)
* /users/auth/github/callback (used by OmniAuth)
Github's documentation suggests that authorization callback url should be
set to the longest common path.
https://developer.github.com/v3/oauth/#redirect-urls
Configuring according to the previous documentation resulted in a
redirect_uri_mismatch error from Github when logging in via OmniAuth.
See merge request !4111
Diffstat (limited to 'doc/api')
0 files changed, 0 insertions, 0 deletions