DbUserManager does not create WriteAuthority on MySQL
-----------------------------------------------------
Key: FTPSERVER-168
URL: https://issues.apache.org/jira/browse/FTPSERVER-168
Project: FtpServer
Issue Type: Bug
Components: Core
Affects Versions: 1.0-M2
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0-M3
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.