@EMREOYUN commented on GitHub:
I cannot see any issues with it. Can you please double check? @EMREOYUN
It was down a while in Turkey, now it seems working again.
@stefanbenten commented on GitHub:
I cannot see any issues with it. Can you please double check? @EMREOYUN
@paolafrancesca commented on GitHub:
I'm fine without being able to change the MaxDownloads, mostly because it was never a feature and nobody requested it (so, it's not a missing feature ;)),…
@JustAnotherArchivist commented on GitHub:
it would require some logic for identifying the owner of the upload that would be allowed to change the value
I suppose that could reuse the…
@stefanbenten commented on GitHub:
I think that is a totally fine approach! Much appreciate the improvement proposal! 👍
@BrunoEVCosta commented on GitHub:
My initial though was that, the curl request was processed normally with the upload of the file. And the curl response might be some code that could be…
@stefanbenten commented on GitHub:
Hey @netbofia ,
do you have an example how this should look like? How would an request via eg. curl look like?
@robertgendler commented on GitHub:
We're going to make some changes to the rules that check SIP protected services. It's important to check the status since someone could disable SIP, disable…
@robertgendler commented on GitHub:
@nihil-admirari check out dev_sonoma_issue345
@tcoliver commented on GitHub:
My assumption is that the choice to set the root shell instead of using the dsenableroot utility is purely practical though not ideal.
dsenableroot -d always…
@robertgendler commented on GitHub:
If you set the shell to /usr/bin/false it prevents login at the GUI, Terminal, ssh, or whatever EVEN if you have enabled root. But it must be set to…
@robertgendler commented on GitHub:
We have found a handful of undocumented things within the project and test them between OS releases. mdmclient commands seem safe enough.
@robertgendler commented on GitHub:
Reviewing this again. If mdmclient does change and ends up being not the best method to check when an OS update or upgrade is released, we will update our…