Skip to content

v1.0.787

Choose a tag to compare

@inxtci inxtci released this 16 Jun 07:59
b521909

Description

Removing the CRYPTO_SECRET2 variable as it was used on the frontend without need, as a consequence of technical debt. It was used to decrypt the files' name that it was encrypted on-transit in the past.

Related Issues

None

Related Pull Requests

None

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

None