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

Update controller.php #1488

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Conversation

pascal-meunier
Copy link
Contributor

task_file was failing due to bugs, and logs showed it was not used, so it's no loss to remove it. task_stream_file was unused according to logs. Both have so many severe vulnerabilities due to a naive implementation that fixing them quickly is impractical. Cauterization (turning the code into dead code) is my recommendation until and if someone gets the mandate to reimplement it safely and if there's actually demand for their use cases.

@erichhuebner erichhuebner merged commit d99068a into dev Feb 8, 2021
@pascal-meunier pascal-meunier deleted the pascal-meunier-cauterize-dataviewer-1 branch August 16, 2021 12:51
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

Successfully merging this pull request may close these issues.

2 participants