redjard
redjard
Userscript is up to date, so I guess use that. Probably better to switch to that anyway, because it auto-updates
Shares parts with #239
I had first hacked together this monstrosity in my search() function in GenericRequestHandler ``` if (empty($elements)) throw new FreeDSx\Ldap\Exception\OperationException('No such object', FreeDSx\Ldap\Operation\ResultCode::NO_SUCH_OBJECT); ``` but then later found This to cause...
Right, I completely missed that, thanks. Checking with openldap though it doesn't drop the connection even when I search with a nonexistent baseDN, which my server would if I throw...
How does the regular resume work anyway? Is it only for unencrypted swap partitions? maybe that should receive ```toml [import_order.after] handle_resume = "crypt_init" ``` too?
']' isn't affected as far as I can tell, in case that helps