Description
With MySQL, using a int column as a boolean for write permissions, the current check in DbUserManager fails to match that with the required string ("true"). The check should be more permissive.
With MySQL, using a int column as a boolean for write permissions, the current check in DbUserManager fails to match that with the required string ("true"). The check should be more permissive.