diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-12-28 12:02:33 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-12-28 12:02:33 -0600 |
commit | eeadd683cdb63489ad53d4fc331660f3e29e3c82 (patch) | |
tree | 4beab0af9b222fb72951fbbc592a1831a71e42e8 /applications/gitlab/README.org | |
parent | 2ee3e7af7b9133da946dff2643505a3d7013b3c0 (diff) | |
download | audit-tools-eeadd683cdb63489ad53d4fc331660f3e29e3c82.tar.gz audit-tools-eeadd683cdb63489ad53d4fc331660f3e29e3c82.tar.bz2 audit-tools-eeadd683cdb63489ad53d4fc331660f3e29e3c82.zip |
add gitlab admins script
Diffstat (limited to 'applications/gitlab/README.org')
-rw-r--r-- | applications/gitlab/README.org | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/applications/gitlab/README.org b/applications/gitlab/README.org new file mode 100644 index 0000000..81d610d --- /dev/null +++ b/applications/gitlab/README.org @@ -0,0 +1,11 @@ +#+title: GitLab Scripts + +* =gitlab_admins.py= + +#+begin_src sh +python ./gitlab_admins.py +#+end_src + +#+begin_src text +Username: ccleberg, Access Level: 50 +#+end_src |