nightly-f97c4df2-ls158
Pre-release
Pre-release
LinuxServer-CI
released this
07 Nov 17:44
·
13 commits
to nightly
since this release
LinuxServer Changes:
Rebase to Alpine 3.20.
thelounge Changes:
ignore invalid warning in ldap test
it complains that the call ldap.parseDN(dn).toString();
yields
"[object Object]" but that's bogus... the typing is incorrect.
ldap.DN stringifies properly