umputun/remark42

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

Open

#1456 opened on Jul 31, 2022

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

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