Daniel Hougaard

Results 17 issues of Daniel Hougaard

Hi team Currently Nature-UI doesn't support React 18 it seems. It gives a dependency tree error as seen in the image below. An update to support React 18 would be...

Hello firstly thanks for your contribution. Is it possible to load driver with the /l command over memory/buffer? Thanks This question was asked before by @ghost, but no replies were...

# Description 📣 Previously we've been getting a lot of bug reports from people mixing up the identity ID and client ID, which is very understandable since we display the...

# Description 📣 This PR introduces group support for access requests. Groups have a separate database column for memberships, making it impossible to directly reference it without having to make...

# Description 📣 This PR introduces a new Azure DevOps integration. This work is heavily based on @meetcshah19's work. A few key changes: 1. Changed referencing from "Azure DevOps org...

# Description 📣 I've added support for Redis dynamic secrets. The default statements work via. the Redis ACL for provisioning new users & deleting users. The renewal / revocation logic...

# Description 📣 This PR aims to add support for inviting multiple members to organizations at once. Additionally, it also makes it possible to select which organization role the user...

# Description 📣 This PR implements persistent self-hosting domains for `infisical login`. Additionally, it also incldues a new flag on the login command, called `clear-domains`. In some cases users may...

# Description 📣 Previously when creating multiple project environments at once, it was possible that our database would throw an error, due to the unique composite constraint on project ID...