How can I set it up so that posting or viewing special posts is only visible after logging in?
Open
new-feature
- Dominant language
- Go
- Stars
- 15.7k
- Forks
- 1.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 7
Description
@LinkinStars 老师您好,请教一个问题:
我是使用docker run -d -p 9080:80 -v answer-data:/data -e SKIP_FILE_ACCESS_VERIFY=true --name answer apache/answer:latest 部署了一个论坛,目前打开了非公开。
现在想实现:查看默认帖子不用登录匿名可查看,发帖或者查看特殊帖子需要登录后才可见,请问有这样的功能吗?如果有的话怎么设置
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing Apache Answer's authentication, post-visibility, and permission settings or documentation for the Docker deployment shown. Done should mean anonymous users can view default posts, while posting and viewing special posts require login; the issue does not identify a file, test, or existing setting to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- authentication, authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100