Guillaume Delbergue

Results 38 issues of Guillaume Delbergue

**Is your feature request related to a problem? Please describe.** Some services are not supporting SAML, OAuth2, .. and only work with LDAP. However, MFA is currently not supported with...

enhancement
enhancement/confirmed

**Is your feature request related to a problem? Please describe.** Currently, we can't hide inactive accounts. **Describe the solution you'd like** Similarly to Service Accounts, it would be great to...

enhancement

We have a basic structure shared by all other structures with common fields : ```go type BaseModel struct { CreatedAt time.Time UpdatedAt time.Time } ``` We need to : -...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
rdb
ux

Hello, When you restart computer on macOS, kubenav starts automatically if it was previously opened before restart. However, you get this window instead of kubenav. Thanks

bug

Hello, I just found your transformer and it looks promising. However, it doesn't suit well our use-case. In our case, structure name in business logic package is not the same...

### What I'm trying to achieve It's useful to store address category, address type, or any other custom field with address. Currently, there is no way to do that. It...

feature request

### Is there an existing issue for this? - [X] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for a bug that matches the one I want to file, without success. ###...

B-bug
A-grpc
S-verified

**Is your feature request related to a problem? Please describe.** Current version of version enables resource authorisation management based on resource ID. This is perfectly fine for API requests having...

feature request

Hello, I'm using ma1sd for auth/directory/identity. When I want to invite someone on a Matrix room, search works fine but I get many errors in log. I guess error happens...