souramoo/commentoplusplus
Guest names even if anonymous authentication is disabled
开放
#56 创建于 2021年7月28日
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.
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.
Let me know what you think of the idea and we can further discuss the implementation detail then.