We are currently trying to make an app upgrade seamlessly but the addon builder 4 version of the app doesnt like the inputs.conf from the older versions. The cause of this problem is this new password constant, but we need to make it work without the requirement to manually change the current password from six * to eight *. We are testing a patch that modifies the PASSWORD constant directly so the entire lib uses the old constant, but we dont know if it breaks other stuff. Anyone encountered this problem and managed to solve?
... View more