diff options
| author | Eric K Idema <eki@vying.org> | 2016-05-10 19:15:26 -0400 |
|---|---|---|
| committer | Eric K Idema <eki@vying.org> | 2016-05-10 19:15:26 -0400 |
| commit | e921fc90b830002f66e6de24165559154a08da6f (patch) | |
| tree | 75a3b6607e62f1393d77df63d74e31ac348e1622 /CHANGELOG | |
| parent | f7d2297c86eb84c2e2fbfa6b3e007da3c7adb5ae (diff) | |
| download | gitlab-ce-e921fc90b830002f66e6de24165559154a08da6f.tar.gz | |
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.
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions
