Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
15.73k stars 985 forks source link

fix: allow preset domains for `infisical login` #2761

Open DanielHougaard opened 5 days ago

DanielHougaard commented 5 days ago

Description 📣

This PR adds support for the --domain flag or the INFISICAL_API_URL when users are logging in. Below I've attached a video that demonstrates the new functionality. This PR addresses https://github.com/Infisical/infisical/issues/2407

https://github.com/user-attachments/assets/5eb2d446-8f86-49d9-8ee8-66d32a9a298b

Type ✨


sheensantoscapadngan commented 3 days ago

can we specify from which specific source the domain value came from?

image