FluxCP
FluxCP copied to clipboard
correct auth validation
When md5 is active, the " trim($ password) == '' " condition is no longer valid, because even if the password is blank a 32 character code is generated.