]> git.corax.cc Git - toolbox/commit
include/gitlab: Add method to query the current user
authorMatthias Kruk <matthias.kruk@miraclelinux.com>
Wed, 19 May 2021 23:26:24 +0000 (08:26 +0900)
committerMatthias Kruk <matthias.kruk@miraclelinux.com>
Wed, 19 May 2021 23:26:24 +0000 (08:26 +0900)
commit67b70315a282c689dcfdd184f32aab26dc9ffb10
tree997cfef67e494aa21a214d2f05eda49d960344d9
parent12f1ae172663077e39f5be5bfd229817feb2f8fc
include/gitlab: Add method to query the current user

This commit adds the gitlab_get_current_user() function, which allows
the caller to retrieve a JSON object containing information about the
current GitLab user.
include/gitlab.sh