@paolafrancesca commented on GitHub:
@drnextgis seems that http://transfer.sh is down. I cannot do anything about that since the service is still managed by @nl5887 , I only take care of the codebase
@brodjieski commented on GitHub:
Yes, it will make it work... but if you are running the script remotely over Wi-Fi, you will get disconnected when it gets disabled. It's marked as manual as a…
@brodjieski commented on GitHub:
Hi @grismemj In order for the script to run commands to fix settings, it must first know which settings need to be fixed. Running a compliance scan (check) will…
@brodjieski commented on GitHub:
I agree. The way the current check is written, it only accounts for the network interface named "Wi-Fi". If the name of the interface is anything else, it will…
@erefneb commented on GitHub:
This is incorrectly marked as manual. The rule does in fact have a working fix. Simply removing the manual tag from the rule will make this work.
-- Eric…
@erefneb commented on GitHub:
If I have a disable wifi rule on my baseline, I would expect it to disable wifi.
-- Eric Benfer @.***
On Jan 21, 2022, at 12:13 PM, Dan Brodjieski…
@grismemj commented on GitHub:
I would argue the point of being able to customize the rules for your environment is to allow these types of differences to be handled. So I think it is reasonable…
@paolafrancesca commented on GitHub:
@gufertum I don't think that adding one or more parameters is the right solution
we should address the problem in server/handlers.go:467 using http header…
@gufertum commented on GitHub:
Closed: setting up apache properly, fixed the issue (ProxyPreserveHost On)
@gufertum commented on GitHub:
I just created a pull request with the changes... https://github.com/dutchcoders/transfer.sh/pull/141
@N6UDP commented on GitHub:
@Fatulatti this should be resolved by #155 -- ShareX is attempting a POST w/multipart form data.