Open
Description
Users should be allowed to authenticate themselves. The passwords must be stored as hashes (irreversible) in the database for privacy.
Certain operations that require ownership must be authenticated. The visibility (see #52) must be implemented prior to this issue.