Closed laurentj closed 6 years ago
we have the lizadmin user, lizadmin password (8 characters)... but no admin rights... it can become an administrator user(?)...
If by admin rights, you mean rights to manage users and their rights, these rights were own by the "admin" user. However, because of a regression, this user is not created. see #800
When migrating Lizmap from 3.1 to the master branch, existing users in the database may have password less than 8 characters (which is bad ;-)). However, the password field in the login form provided by the new module jCommunity has a constraint on the minimal length (8 characters). So users cannot sign in.
Will be fixed in the next version of jCommunity.