-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a new setting for GitLab server URL #557
Comments
/cc @maxlazio |
@Sing-Li, I believe |
@marceloschmidt ... Thanks, the thought is to contribute it via Atmosphere so any meteor app can oauth via GitLab servers. I think we can still add anything we like to it as long as it doesn't break things for non Rocket.Chat users. |
I see... but then adding the URL as a RocketChat.settings.get('API_Gitlab_URL') would not be good, because non-Rocket.Chat users would not be able to set the URL? |
They have to set it, somehow :-) Open for ingenious implementations. |
@marceloschmidt 👍 You da man! |
* Update app.html * Update start.js * Update servers.js
* Update app.html * Update start.js * Update servers.js
…parameter fix live chat token streamer
Update package-lock.json
Please see #512
A new setting needs to be created to configure the gitlab server URL.
See
packages/gitlab/gitlab_common.js
The text was updated successfully, but these errors were encountered: