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

SSEC remaining todos #419

Open
Yelinz opened this issue Jan 17, 2024 · 0 comments
Open

SSEC remaining todos #419

Yelinz opened this issue Jan 17, 2024 · 0 comments
Assignees

Comments

@Yelinz
Copy link
Member

Yelinz commented Jan 17, 2024

Remaining things from #390 which should be done

  • per object encryption based on object name and secret
  • FILE_STORAGE_BACKEND mentioned in docs, but no actual use

Todo comments

# TODO: decide on how to deal with thumbnail creation
latest_original.pk = None
latest_original.document = self
latest_original.save()

def get_object_parameters(self, name): # pragma: no cover, TODO: cover

Leftover container

media-files:
image: alpine
restart: "no"
volumes:
- uploads:/media/uploads
entrypoint: |
/bin/sh -c "chown -R ${UID}:${UID} /media"

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

No branches or pull requests

2 participants