summaryrefslogtreecommitdiff
path: root/doc/update
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-01-19 12:19:21 -0800
committerValery Sizov <valery@gitlab.com>2015-01-19 12:55:44 -0800
commitd5ae521cf798a4c553fcf836b51a28b65cd46da7 (patch)
treeb871faa0358118ec12375978f89eba0b85f492a5 /doc/update
parent465f41673a418096b761d12438301c7b217f9a81 (diff)
downloadgitlab-ce-d5ae521cf798a4c553fcf836b51a28b65cd46da7.tar.gz
update documentation regarding github_importer
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/7.6-to-7.7.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/update/7.6-to-7.7.md b/doc/update/7.6-to-7.7.md
index 90f15afcb62..067f264d49d 100644
--- a/doc/update/7.6-to-7.7.md
+++ b/doc/update/7.6-to-7.7.md
@@ -99,6 +99,11 @@ To make sure you didn't miss anything run a more thorough check with:
If all items are green, then congratulations upgrade is complete!
+### 8. GitHub settings (if applicable)
+
+If you are using GitHub as an OAuth provider for authentication, you should change the callback url so that it
+only contains a root url (ex. `https://gitlab.my-company-com/`)
+
## Things went south? Revert to previous version (7.6)
### 1. Revert the code to the previous version