John Behm
John Behm
Seemingly the creation of JWT roles seems to not properly check the existence of those roles, as the equivalent creation of OIDC roles does return an 'ok' state contrary to...
depending on the cicumstances another workaround might be ```yaml allowed_redirect_uris: "" ```
Hi, cool fs abstraction. You should take a closer look at other implementation in regard to what kind of errors are returned in case some methods are not supported or...
What we seem to be missing is the actual possibility to access e.g. Tag Data (Reading Tags) in order to work with those tags in e.g. Jenkins pipelines. Currently our...
why the without part if you could "simply" say 127.0.0.3-127.0.0.255?
Might be useful for this issue: IsPrivate from the latest Go changelog: https://tip.golang.org/doc/go1.17 scroll down to the net package changelog.
create a type alias for IP/IPPrefix and implement the Valuer interface by creating a method that returns an interface{}, error where interface{} may be of e.g. type string. This can...
Highly requested feature.
@jamietanna @deepmap-marcinr Added an option for reference parameter deduplication, which is off by default.
same problem with macOS arm64 - go 1.21