Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix site url on pdf to be .env/SITE_URL & typo in website titles & Wrong Copyright message #284

Merged
merged 3 commits into from
Feb 2, 2023

Conversation

KunalSin9h
Copy link
Contributor

Resolves #263 - Improves Login URL for Self-Hosted Infisical Instances

Problem:
The emergency kit PDF contains a hard-coded login URL (https://app.infisical.com/login) that is not suitable for users who self-host Infisical.

Solution:
This pull request replaces the hard-coded URL with the use of the SITE_URL environment variable, allowing for a dynamic and customized login URL for self-hosted instances.

Benefit:
This change improves the functionality and flexibility of the emergency kit PDF for self-hosted Infisical users, making it more user-friendly and adaptable to their specific setup.

@KunalSin9h
Copy link
Contributor Author

Fix typo in titles.

infiscal

@KunalSin9h KunalSin9h changed the title fix site url on pdf to be .env/SITE_URL fix site url on pdf to be .env/SITE_URL & typo in website titles. Feb 2, 2023
@KunalSin9h
Copy link
Contributor Author

Fix Blank Copyright message

image

image

@KunalSin9h KunalSin9h changed the title fix site url on pdf to be .env/SITE_URL & typo in website titles. fix site url on pdf to be .env/SITE_URL & typo in website titles & Wrong Copyright message Feb 2, 2023
Copy link
Collaborator

@maidul98 maidul98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you for this this

@maidul98 maidul98 merged commit 72810ac into Infisical:main Feb 2, 2023
@KunalSin9h KunalSin9h deleted the fix-pdf-login-url branch February 2, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emergency Kit SIGN-IN URL doesn't match server URL
2 participants