**As a user connecting its instance to the public Internet, I want to set a reasonably long password to make brute force attacks more difficult.** An integer constant should be introduced to set the minimum length at compile time. Related Issues: - #98 - #782
As a user connecting its instance to the public Internet, I want to set a reasonably long password to make brute force attacks more difficult.
An integer constant should be introduced to set the minimum length at compile time.
Related Issues: