Jim

Results 10 issues of Jim

**Describe the Bug** fails to compile for *bsd variants. **Steps to Reproduce** try to cross compile with sqlite for netbsd, freebsd or openbsd `❯ env GOOS=freebsd go build ./...` fails...

## GORM Playground Link https://github.com/go-gorm/playground/pull/405 ## Description I think, Gorm should generate valid sql and be able to delete resources with composite primary keys. Thanks for all your amazing work...

type:with reproduction steps

Once we've successfully release a version of Boundary that uses the new go-kms-wrapping/extras/kms, we should add a migration that drops the deprecated DEK kms tables.

Currently, boundary requires that the issuer used for discovery must match the issuer in the discovery document. This is preventing some users from enabling an OIDC auth method ( [this...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, we only support binding with an LDAP3 client and clients using the previous version of the protocol are unable...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, there's a bit of OIDC managed groups sprawl, since you can only use a single filter when defining them....

enhancement

I opened a PR to address this: https://github.com/nirasan/go-oauth-pkce-code-verifier/pull/1