mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 16:53:22 +08:00
opt&bugfix: 1. 私密文章验证密码Post请求,增加用户判断;2. 对应html页面增加提示文案,防止使用者误解;3. 修正匿名用户不能访问私密文章。Fixes mindoc-org/mindoc#774
This commit is contained in:
@@ -313,6 +313,7 @@ prev = prev
|
||||
next = next
|
||||
no = no
|
||||
edit_title = Edit Blog
|
||||
private_blog_tips = Private blog is accessible only to author and administrator
|
||||
|
||||
[doc]
|
||||
modify_doc = Modify Document
|
||||
|
||||
@@ -313,6 +313,7 @@ prev = 上一篇
|
||||
next = 下一篇
|
||||
no = 无
|
||||
edit_title = 编辑文章
|
||||
private_blog_tips = 加密文章,仅作者和管理员可访问
|
||||
|
||||
[doc]
|
||||
modify_doc = 修改文档
|
||||
|
||||
Reference in New Issue
Block a user