I think it might be useful to add an issue with the ccmenu github repo.
Please mark me on the issue (@ketan) so someone on the team can track it?

- Ketan



On Mon, Nov 25, 2019 at 12:07 PM Wasith Theerapattrathamrong <
[email protected]> wrote:

> I not sure that can I ask here. Or open an issue in github.com/gocd/gocd
>
> But I knew that CCMenu and good is compatible. But I cannot use CCMenu
> since out system admin want us to login good with gitlab. So gocd account
> have no password.
>
> I try to use access token as a password. I did not know that, we use token
> as a password is good for security issue but gitlab allow to use access as
> password when want to call gitlab rest api.
>
> curl -u username:<access_token> https://ci.example.com/go/cctray.xml
>
> is not able to use.
>
> curl -H 'Authorization: Bearer <access_token>' https://ci.example.com/go/
>
> is work fine.
>
> What can I do to use CCMenu with gitlab authentication. Or any one add
> feature allow user to use token as an password. So I can use CCMenu with
> current version.
>
> --
> You received this message because you are subscribed to the Google Groups
> "go-cd" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/go-cd/f5a431d0-58e8-4cff-b6e4-5872c0b3844d%40googlegroups.com
> <https://groups.google.com/d/msgid/go-cd/f5a431d0-58e8-4cff-b6e4-5872c0b3844d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/CAMUPJd7Dn_1bJbaR90%2BZpBKnXTS%3DXnn%3D5uG8UH2mH8JmWqZp_A%40mail.gmail.com.

Reply via email to