Closed nerudaj closed 7 years ago
Setup page allowed me to create an administrator user without username (I confused placeholder for actual username). Since username was empty, it was then impossible to log in.
Front-end fixed.
Added back-end check on length of username and password (57b6d6f).
Setup page allowed me to create an administrator user without username (I confused placeholder for actual username). Since username was empty, it was then impossible to log in.