Authenticate users #105
Labels
feature
needs-contributor
Someone needs to implement this. Help wanted!
needs-decision
Architectural/Behavioral decision by maintainers needed
Milestone
The idea is to allow only authenticated users to post comments.
A global work-flow could be:
Using an encrypted cookie removes the need of implementing sessions server side.
One thing to think about is to remove the user name, email and website fields from the showed form.
Also providing a simple way to know if the user is already authenticated or not.
The text was updated successfully, but these errors were encountered: