thanks Benjamin, great work! I just updated your script in our environment and everything works perfectly - confirmation email also arrived now. cheers Ringo
Please check the version 1.1.0 I just released. It includes the desired feature. Thanks for your comment. I will check with our support team to see what's going wrong with registration on our Gitlab public instance.
Hi brenard,
thank you for your script! works pretty good and is exactly what I was looking for! could you also implement a way to check for group and project access tokens? I already tested it with this URL:
url = f"{options.url}/api/v4/groups/{options.group_id}/access_tokens/"
I tried to sign up in your GitLab instance for an issue/MR but the system doesn't send a confirmation email for the registration, so I can't do anything :(
cheers Ringo
thanks Benjamin, great work! I just updated your script in our environment and everything works perfectly - confirmation email also arrived now. cheers Ringo
Please check the version 1.1.0 I just released. It includes the desired feature. Thanks for your comment. I will check with our support team to see what's going wrong with registration on our Gitlab public instance.
Hi brenard, thank you for your script! works pretty good and is exactly what I was looking for! could you also implement a way to check for group and project access tokens? I already tested it with this URL:
url = f"{options.url}/api/v4/groups/{options.group_id}/access_tokens/"
I tried to sign up in your GitLab instance for an issue/MR but the system doesn't send a confirmation email for the registration, so I can't do anything :( cheers Ringo