summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-03 18:22:06 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-03 18:22:06 -0400
commitc9e317872004cdd7e58a9474d17a1b85888c5873 (patch)
tree5f21bd427d12a65c9b0577c50ca1bee94bfdee44 /doc
parent260c8515c507b8c339fdbe1a10b0f13792eac09d (diff)
Fix issue when unlinking Gitlab account
Diffstat (limited to 'doc')
-rw-r--r--doc/gitlab-authentication.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gitlab-authentication.markdown b/doc/gitlab-authentication.markdown
index 3cf6d283..8d2f0000 100644
--- a/doc/gitlab-authentication.markdown
+++ b/doc/gitlab-authentication.markdown
@@ -76,3 +76,8 @@ Kanboard uses these information from your Gitlab profile:
- Gitlab unique id
The Gitlab unique id is used to link the local user account and the Gitlab account.
+
+Known issues
+------------
+
+Gitlab OAuth will work only with url rewrite enabled. At the moment, Gitlab doesn't support callback url with query string parameters. See [Gitlab issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/2443)