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: encrypt file names on backend #376

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

apsantiso
Copy link
Collaborator

@apsantiso apsantiso commented Jul 25, 2024

We have been encrypting the file names on the frontend. Since we migrated the endpoint createFile from drive-server and id are not more used, it is difficult for the frontend team to get the respective id to encrypt the name. Therefore, this endpoint encrypts the file name in the backend.

We are already encrypting files on the backend in the endpoint fileUuid/meta

Copy link

sonarcloud bot commented Jul 25, 2024

@apsantiso apsantiso merged commit e8233a0 into master Jul 25, 2024
19 of 21 checks passed
@apsantiso apsantiso deleted the fix/encrypt-plainname-on-backend branch July 25, 2024 17:00
@apsantiso apsantiso changed the title [_] fix: file names on backend [_] fix: encrypt file names on backend Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant