David Holdeman

Results 100 comments of David Holdeman

Good points. We'd have to add a check on each of [ReadDir, Stat, et. al.]. Maybe add a function to do the checking, initialize auth, and call the calling function...

From the standpoint of "seperation of concerns", that's essentially what I've done. @chripo's suggestion is that the checking should be the job of the Client part of the library, rather...

Further complicating this is the approach I created of duplicating the body in case it needs to be used again. I am ashamed of what I have done but I'm...

I haven't actually read the RFCs, but I know some clients do not send the body the first time. SabreDAV has a bug and won't authenticate with an empty body....

@chripo, have you got anywhere with this?

This didn't work for me. Any other things to try?

Why would DD need to be replaced? Why not just add the branch to the signature, e.g. 2022.09.22.master.all.1303908112

Is there any reason https://github.com/rusefi/rusefi/blob/master/firmware/gen_signature.sh couldn't call `git` for the branch?

1. I launched it with sudo because it failed installing 1.9.3 because it did not have root privileges Error: Installing requirements for osx/10.7/i386, might require sudo password sudo: no tty...

Completely started over with rvm and ruby, and now the error is gone.