classes/user library
Classes
- DisplayUser
- all userdata that is needed to use it in the UI
- User
- extends the DisplayUser by the pass field, which is used to store the password for the current user. this should not be used in the UI, cause it risks exposing the password