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
12.93k stars 667 forks source link

Envfile with drag & drop cuts values with # char #1382

Open meska opened 4 months ago

meska commented 4 months ago

Describe the bug

After creating a new project, I utilize drag and drop to import an .env file. One of the values contains a '#' character, which gets cut off. However, I'm able to modify the value later through the web interface.

Latest docker self hosted version as today.

Other notes:

akhilmhdh commented 4 months ago

| Would be nice to see the version somewhere in the web app.

Its on your sidebar. Left bottom

akhilmhdh commented 4 months ago

CC: @DanielHougaard

Context: Feedback on python sdk

meska commented 4 months ago

| Would be nice to see the version somewhere in the web app.

Its on your sidebar. Left bottom

there isn't in the latest docker image, tried on safari and firefox

image
akhilmhdh commented 4 months ago

hey @meska Regarding the version tag its inside the help and support inside sidebar

meska commented 4 months ago

hey @meska Regarding the version tag its inside the help and support inside sidebar

when I click help and support appears only 4 links

image
rhythmbhiwani commented 4 months ago

As I checked, the version is visible from the environment variable NEXT_PUBLIC_INFISICAL_PLATFORM_VERSION. That might not be set during deployment

maidul98 commented 4 months ago

You may have a older version. On newer version, you check like so:

Screenshot 2024-03-01 at 4 39 29 PM

Are you using Mongo or Postgres version of Infisical

Ponnada96 commented 3 months ago

I would like to work on this issue. Could you please assign it to me?