Matthew Beeching
Matthew Beeching
It should be noted that when using postgresql's UUID data type, inserting/updating UUIDs stored in the field should specify the UUID in one of the following formats as a string...
In that case, whilst I'm not familiar with Illuminate\Support\Facades\DB for postgresql database support in PHP, in the code I am familiar with I would use pg_escape_bytea() to escape the binary...
I believe so, as https://stackoverflow.com/questions/5313066/bind-bytea-to-pgsql-pdo-prepared-statement-in-php5 suggests using PDO::PARAM_LOB as the data type for bindParam()
An alternative solution could be for ZNC to make use of the WHO command to get the missing information before forwarding the NAMES replies on to the client. It's pretty...
I have to say I agree with @edk0 on this, if we really need to include the username it should be a separate tag so as to not repeat the...
> this is possible already you can do per cert settings see https://github.com/dehydrated-io/dehydrated/blob/master/docs/per-certificate-config.md That does not cover the example given by @Yannik, where there is only ONE cert created with...
The chain is supplied by Let's Encrypt not dehydrated. dehydrated simply downloads the default chain Let's Encrypt supplies. You can select the alternative (short) chain using `PREFERRED_CHAIN="ISRG Root X1"` in...
tempshuns may not be possible as a separate table, but may be possible as an indicator in the users list, not to mention only the server a user on knows...