Melroy van den Berg
Melroy van den Berg
In case `openssl_sign` fails the `$signature` will be null. Resulting into errors like this: ``` {"message":"Warning: openssl_sign(): Supplied key param cannot be coerced into a private key","context":{"exception":{"class":"ErrorException","message":"Warning: openssl_sign(): Supplied key...
Rename all the remaining keywords from `article(s)` to `thread(s)`. Making the code more consistent. Which also means I renamed the new valid link for creating a new thread: `new/thread` in...
**Describe the bug** I see a long list of errors and warnings in the prod log. We really need to clean-up some of those and try to fix the PHP...
**Describe the bug** The markdown edit doesn't seem to function when you edit the text of an existing thread (after clicking on More -> Edit). So let's say you are...
**Describe the bug** Language string is appended to the end of the routes, causing resourcenotfound exceptions as well as Doctrine/DBAL DB look-up errors with language strings. With invalid input syntax...
Follow-up from: https://github.com/MbinOrg/mbin/pull/1021 - [ ] Testing - [ ] Introduce an internal network (do not expose ports like PostgreSQL to the host) for services that can stay internal -...
Mbin support could be added as well. Check-out our official API docs: https://docs.joinmbin.org/api And if you want also the Swagger docs, on my instance: https://kbin.melroy.org/api/docs It should be very similar...
The new speedtest-go release fixes upload speeds. A bug was present in the past that kept the connection open, thus the speedtest-go couldn't re-use the ports. Please update your go.mod.
Oopsy?  See: https://rustytube.rs/player?id=5ZJCDbszAE4
**Describe the bug** `INSTALL SYMLINK ` is still mentioned despite setting the `USE_REDIS_SYMLINKS=no` build flag... ```sh INSTALL SYMLINK redis-server -> valkey-server INSTALL SYMLINK redis-cli -> valkey-cli INSTALL SYMLINK redis-benchmark ->...