souramoo/commentoplusplus

Guest names even if anonymous authentication is disabled

Open

#56 opened on Jul 28, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Go (433 stars) (67 forks)user submission
enhancementgood first issue

Description

Currently, you can only provide guest names when anonymous authentication is enabled, but I think it would be a great feature if you would have an option to make the name mandatory when writing a comment.

commento_anonymously_enabled

As it is now, you can still click the "COMMENT ANONYMOUSLY" button and therefore don't have to enter a name, but if you disable the "anonymous authentication" feature you have no name field at all.

commento_anonymously_disabled

Let me know what you think of the idea and we can further discuss the implementation detail then.

Contributor guide