souramoo/commentoplusplus

Guest names even if anonymous authentication is disabled

开放

#56 创建于 2021年7月28日

 (2 条评论) (1 个反应) (0 位负责人)Go (67 个派生)user submission
enhancementgood first issue

仓库指标

星标
 (433 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南