jacobwb / hashover-next

This branch will be HashOver 2.0
GNU Affero General Public License v3.0
420 stars 87 forks source link

Commenter login? #292

Closed pyro-code01 closed 4 years ago

pyro-code01 commented 4 years ago

Hi,

when i install hashover i can see that there is name and password field, i insert some credential and make a comment that is all good, but when i try to login with same name with different password it will accept the login, does hashover have real account system? What is password used for when everyone can login with same name and different password?

@jacmoe

regards

RianBergen commented 4 years ago

Hi,

when i install hashover i can see that there is name and password field, i insert some credential and make a comment that is all good, but when i try to login with same name with different password it will accept the login, does hashover have real account system? What is password used for when everyone can login with same name and different password?

@jacmoe

regards

@magix01

Entering the same name and password allows you to edit and delete posts made by that exact name and password. Entering the same name and a different password will count as a different person and thus will not allow the editing/deleting of posts made by the first.

@jacobwb Please correct me if I am wrong.

jacobwb commented 4 years ago

@RianBergen That is correct, the password field tooltip says so as well. Another kind of related login credential is the email address, it doesn't change the login but changes what avatar gets displayed.

@magix01 Hope that helps.