nex_docus/docs/sdd/specs/DV-0009-share-preview/spec.md

25 lines
767 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# DV-0009分享与公开预览 规格Spec
- **状态**Implemented
## 目标
通过公开分享链接(可带访问密码)让访客浏览项目/文件。
## 范围
- **In**:项目/文件分享链接、密码校验、公开预览树/文档/PDF/资源。
- **Out**:分享编辑权(分享为只读预览)。
## 用户故事
> 作为访客,我希望通过链接(+密码)预览文档,以便无需账号即可阅读。
## 功能需求FR
| ID | 需求 | 验收要点 |
| --- | --- | --- |
| FR-14 | 分享链接 + 密码 + 公开预览 | share_code 唯一;密码校验;预览树/文档/导出 |
## 非功能需求NFR
| ID | 需求 |
| --- | --- |
| NFR-4 | 分享访问受密码保护;资源防盗链(鉴权) |