User¶
User is the core mechanic of a OJ. They are stored in <path>/users with number ids as filename.
Three properties are stored:
Username
Password
isAdmin - you need to set it manually by modify the text file
Error
Password is stored in plain text. When building, please take this into account in your privacy policy.