Skip to content

nightly-f97c4df2-ls158

Pre-release
Pre-release
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 07 Nov 17:44
· 13 commits to nightly since this release
e8a3dd3

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