Daniel Hougaard
Daniel Hougaard
Why has this never been merged? It's 16 months old by now?
I think this is a great idea! I would envision an implementation that uses the existing `/api/v1/admin/config` endpoint to return fields like `isLdapConfigured`, `isGoogleOauthConfigured` etc. And then render the sign-in...
> I don't know if we can add it to this request but deactivating authentication by email (using an environment variable to avoid problems in production in the event of...
Hi @Vishvsalvi, Thank you, I'll assign the issue to you! Please check [this small proposal](https://github.com/Infisical/infisical/issues/1688#issuecomment-2056642660) for how I would envision the implementation to look like
Hi @seancallaway, this has now been added in the latest CLI version. Please update your CLI to `>= 0.23.2`!
All commands that previously supported Service Tokens, now also support Machine Identities. There are some commands that do not support Machine Identity auth yet. Any command that takes the `token`...
I agree, we could improve the UX by letting it automatically continue after pasting the full code. @kavinda1995 Yes! That would be awesome!
@Grraahaam I agree, that would be even better. I wouldn't start doing that just yet though. We need to make the emails nicer in general at some point, and I...
Oh wow I didn't see that one, awesome! React email is great, and this is actually what I had in mind for the mail refactor. Currently it's not a _huge_...
Hey @uriva 👋 I've just created a test typescript project where it works as intended. Could please share some extra steps on how we can reproduce? It would be great...