Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-user authentication #53

Open
paramsiddharth opened this issue Dec 3, 2021 · 0 comments
Open

End-user authentication #53

paramsiddharth opened this issue Dec 3, 2021 · 0 comments
Labels
enhancement New feature or request hard A hard issue. help wanted Extra attention is needed

Comments

@paramsiddharth
Copy link
Sponsor Member

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.

@paramsiddharth paramsiddharth added enhancement New feature or request help wanted Extra attention is needed labels Dec 3, 2021
@paramsiddharth paramsiddharth added this to To do in Rema via automation Dec 3, 2021
@paramsiddharth paramsiddharth added the hard A hard issue. label Jan 5, 2022
@paramsiddharth paramsiddharth added this to the Public Release milestone Jul 20, 2022
@paramsiddharth paramsiddharth removed this from To do in Rema Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard A hard issue. help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant