-
Notifications
You must be signed in to change notification settings - Fork 87
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
chore: remove eb shift frontend feature flags #6869
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
generally lgtm!
I also searched FRM-1232 and FRM-1413 in the codebase to check for other TODOs in the frontend. In createSubmission.ts, we can remove filterSendableStorageModeResponses
and the function that it's used in (createEncryptedSubmissionData
). I realised from there that we're still using the old /encrypt endpoint for preview mode - it's non-blocking for this PR (only when we remove the backend endpoints) but just to note for next time.
also a nit: should we remove "Clear" from the function names - e.g. submitStorageModeClearFormWithVirusScanningWithFetch
? I don't think it adds much since now there's no distinction between the modes to submit a storage mode form
FRM-1413 Remove virus scanning feature flag
Description Remove virus scanning feature flag once virus scanner integration has been completely rolled out. Search for TODO (FRM-1413) in codebase FRM-1232 Remove old storage submission endpoint & encryption boundary shift feature flag
Description Remove old storage submission endpoint to cleanup codebase. |
thanks @wanlingt ! will go thru the comments :) There is an existing ticket to implement the encryption boundary shift for preview mode, but as you said, non-blocking for now: |
oh nice thanks @tshuli ! Just added it to the Shift Encryption Boundary project on linear |
chore: Revert remove eb shift frontend feature flags (#6869)
Problem
Works towards FRM-1232 and FRM-1413
Tests
secure.eicar.org_eicar.com.txt