You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #3327 gets merged we will want to integrate domains different than gitlab.com (#3327 (comment))
One thing that I don't know how to handle is the OAuth App that it's needed to link from our Django Admin with the SECRET and CLIENTID tokens. Besides, we will need a OAuth App created under the domain of the private GitLab installation.
We need to think a little more on how this would be implemented...
The text was updated successfully, but these errors were encountered:
I don't think we want to support integration with private installs. If there is anyone with a private installation of GitLab, and wants special integration with RTD, this would likely fall under a custom support contract and commercial hosting. We don't support GHE either, due to complexity.
Once #3327 gets merged we will want to integrate domains different than
gitlab.com
(#3327 (comment))One thing that I don't know how to handle is the OAuth App that it's needed to link from our Django Admin with the SECRET and CLIENTID tokens. Besides, we will need a OAuth App created under the domain of the private GitLab installation.
We need to think a little more on how this would be implemented...
The text was updated successfully, but these errors were encountered: