vithyze

Results 3 issues of vithyze

This fixes an issue when listing "albums" that are just folders with tracks that don't have a disk or track number, so the listing becomes out of order.

The LDAP authentication works by: Look up the user in the LDAP server If the user exists try to authenticate (bind) If it succeeds and the user doesn't exist in...

Steps to reproduce: Use recommended config: [behaviors] IgnoreCapabilities = false LimitFailedBinds = true NumberOfFailedBinds = 3 PeriodOfFailedBinds = 10 BlockFailedBindsFor = 60 PruneSourceTableEvery = 600 PruneSourcesOlderThan = 600 Do a...