CTFd / CTFd

CTFs as you need them

Home Page:https://ctfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exports should happen in background and be stored by CTFd as an upload

ColdHeat opened this issue · comments

Exports should not be a process that requires the worker should live. Isntead it should be kicked off as a kind of async job and we should have a list of exports that got generated by CTFd that can be downloaded by admins.

This may require the need for files that can only be downloaded by admins.