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

Upload by URL floods /tmp #427

Closed
mpbraendle opened this issue Nov 2, 2016 · 2 comments
Closed

Upload by URL floods /tmp #427

mpbraendle opened this issue Nov 2, 2016 · 2 comments
Milestone

Comments

@mpbraendle
Copy link
Contributor

The Upload by URL method floods /tmp , the process never stops.

Temporary workaround: Deactivate by setting a configuration in cfg.d/plugins.pl:
$c->{plugins}->{"Screen::EPrint::UploadMethod::URL"}->{params}->{disable} = 1;

@jesusbagpuss
Copy link
Contributor

This issue is probably relevant: #102

@drn05r
Copy link
Contributor

drn05r commented Apr 15, 2019

I have amended for a repository I support so it only includes the URL uploaded and anything directly linked from this URL. This should incorporate any images, CSS and Javascript. I will look at porting this into the core codebase

@drn05r drn05r added this to the 3.3.17 milestone Apr 15, 2019
@drn05r drn05r closed this as completed in 67ba612 Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants