umputun/remark42

Lack of auth providers doesn't show errors in the UI

Open

#1,456 opened on Jul 31, 2022

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Go (432 forks)user submission
bugfrontendhelp wanted

Repository metrics

Stars
 (5,500 stars)
PR merge metrics
 (Avg merge 7d) (7 merged PRs in 30d)

Description

Here is what one would see by running Remark42 like ./remark42.darwin-arm64 server --secret=12345 --url=http://127.0.0.1:8080 :

Let's name it "Read-only mode" and write some helping text like "No authentication methods are set up, the comments are in the read-only mode".

Contributor guide