-
-
Notifications
You must be signed in to change notification settings - Fork 7
End-user authentication #53
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthardA hard issue.A hard issue.help wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthardA hard issue.A hard issue.help wantedExtra attention is neededExtra attention is needed
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.