Greg Knaddison
Greg Knaddison
Did this: > Longer term, this plugin will start storing SHA-256 hashes of all patches in the lock file (if not manually specified, then the file will be hashed when...
Answering my own question: the work on hashes is linked in Phil-s' comment and is still open/in progress.
I used `faker -h` to get help text. From that help text I figured out the syntax of the first example needs to use the `profile` argument: > faker -r...
Cool to see the bot cleaning up the queue, but this feels like a worthwhile issue that should be pretty easy to achieve.
This seems like a great idea to protect the risky features. What do you think about making it "secure by default" so that requests are rejected unless the token is...
👍 but this conflicts with #9.
👍 but this conflicts with #8.
I realize now there are 2 other instances of `implements Serializable` in the codebase, so this applies to those 3 places.
If you do a `which mnpp` what are the results? Knowing that will help https://github.com/jyr/MNPP/issues/81
Do you have a libjpeg.8.dylib on your system? Knowing that will help to resolve this issue. I installed php via homebrew and have that file here: ``` greggles@wally ~/]$ ls...