Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
curl_gitlab_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Walter Rudametkin
curl_gitlab_api
Commits
63a1cfef
Commit
63a1cfef
authored
5 years ago
by
rudametw
Browse files
Options
Downloads
Patches
Plain Diff
Removed GITLAB_REPOSITORY default
parent
581d5ba0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
curl_gitlab_univlille.sh
+3
-3
3 additions, 3 deletions
curl_gitlab_univlille.sh
with
3 additions
and
3 deletions
curl_gitlab_univlille.sh
+
3
−
3
View file @
63a1cfef
...
...
@@ -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
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment