Gerry O'Keefe
Gerry O'Keefe
[GET /groups/:id/saml_group_links](https://docs.gitlab.com/ee/api/groups.html#saml-group-links)
Maybe add a new "label" type field specifically for the account name that doesn't update the tab name? Adding the account name to the tab makes things a bit cramped...
This worked perfectly, thanks
> FYI @ajaxify there are several places this endpoint needs updated, not just the ESICharacterSheet: I'm not sure this is accurate. Only the character sheet was updated to v5, the...
Do you have a fork or patch with this change? I'm not sure where exactly to put this code
Just tried it and I also had to add a few lines to the top of Program.cs: ```diff diff --git a/tools/XmlGenerator/Program.cs b/tools/XmlGenerator/Program.cs index afd19abf..5ec720d3 100644 --- a/tools/XmlGenerator/Program.cs +++ b/tools/XmlGenerator/Program.cs @@...
I have 71 skills queued and EVEMon seems to be handling that fine. Is your skill queue at the max of 150?
I use the label field to add the Omega expiration date. Highlighting it in the skill plan would be useful though. 
There was a pull request adding this functionality almost 2 years ago: https://github.com/pivotal-cf/pivnet-cli/pull/7 and I've been using a version compiled with this function added, based on release 0.0.49. All of...
Hi @pnikonowicz, I'm not sure my issue was specifically related to SSL validation, but because I was using quite an old version of pivnet-cli, with a custom skip ssl validation...