Skip to content
Snippets Groups Projects
Commit 63a1cfef authored by rudametw's avatar rudametw
Browse files

Removed GITLAB_REPOSITORY default

parent 581d5ba0
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ USERNAME=""
PASSWORD=""
# Github repository (e.g. walter.rudametkin/curl_gitlab_api)
GITLAB_REPOSITORY="walter.rudametkin/curl_gitlab_api"
GITLAB_REPOSITORY=""
# Server (only verified to work for gitlab.univ-lille.fr)
GITLAB_SERVER=https://gitlab.univ-lille.fr
......@@ -35,7 +35,7 @@ function TITLE {
printf "************************************************\n" ;
}
TITLE "Description"
TITLE "Gitlab Curl Add Users Script for UnivLille"
printf "This script adds a list of users to a gitlab repository through the web interface.\n"
printf "The gitlab server is authenticated through a Single-Sign-On Shibboleth/SAML server.\n"
printf "Current configuration works specifically for https://gitlab.univ-lille.fr\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment