@marcindulak commented on GitHub:
The issue is still present in the latest main 06cc0d2614.
When the fixes will…
@robertgendler commented on GitHub:
Are you on 12.3 or prior? I wonder if this was something that worked on 12.2 and under properly. All the tests similar to that come back as deny not deny,…
@bernstei commented on GitHub:
This document (I have no idea if it's the latest) https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf mentioned deny and…
@paolafrancesca commented on GitHub:
@jguidini you're not doing anything wrong. it seems the --log option is not actually applied, also some log are not directed to logger but directly printed to…
@brodjieski commented on GitHub:
Since the id: tag you are suggesting is just the file name minus the .yaml, would you be able to just read the file name and use that for your needs?
@paolafrancesca commented on GitHub:
as @mckaygerhard pointed out https://github.com/dutchcoders/transfer.sh-web is available: you can clone do the changes you want, and then use the new content…
@mckaygerhard commented on GitHub:
umm the source files are not in the main repository?
@paolafrancesca commented on GitHub:
@telatin you can already pass the --web-path option to transfer.sh in order to server static template pages. anyway I understand there's no documentation on…
@paolafrancesca commented on GitHub:
@bandicootdancing transfer.sh-web is a go dependency of transfer.sh. In the first repository there should be full instruction on how to build the frontend…
@paolafrancesca commented on GitHub:
@marcelstoer yes, I planned to add the full documentation of the supported headers in request and response in the README.md but I haven't had time yet. Feel…