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

[IP-959]: set encryption key after installing #960

Merged

Conversation

nielsdrost7
Copy link
Contributor

@nielsdrost7 nielsdrost7 commented Jul 9, 2023

Description

After installing InvoicePlane, the ENCRYPTION_KEY should be set

Related Issue

#959

Steps to Reproduce

  1. Clean install of InvoicePlane
  2. Before installing, check the ipconfig.php file
  3. Value of Encryption Key is: ENCRYPTION_KEY=
  4. After installing, Value of Encryption Key is: ENCRYPTION_KEY=

Issue Type (Please check one or more)

  • Bugfix

@nielsdrost7 nielsdrost7 linked an issue Jul 9, 2023 that may be closed by this pull request
@nielsdrost7 nielsdrost7 changed the title 959: set encryption key after installing [IP-959]: set encryption key after installing Jul 9, 2023
Copy link
Contributor

@clockwiseq clockwiseq left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@clockwiseq clockwiseq merged commit 1ec1fcc into development Jul 10, 2023
1 check passed
@nielsdrost7 nielsdrost7 deleted the bugfix/959-set-encryption-key-after-installing branch August 5, 2023 06:04
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.

After installing InvoicePlane, the ENCRYPTION_KEY isn't set
2 participants