Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 检查用户权限 #197

Merged
merged 1 commit into from
Sep 29, 2024
Merged

fix: 检查用户权限 #197

merged 1 commit into from
Sep 29, 2024

Conversation

xuewenG
Copy link
Collaborator

@xuewenG xuewenG commented Sep 28, 2024

获取 memo 时检查用户权限:

  1. 如果该 memo 是公开的,则不检查用户
  2. 如果该 memo 不是公开的,则当前用户需要和 memo 作者保持一致

fix #191

@xuewenG xuewenG mentioned this pull request Sep 28, 2024
@kingwrcy kingwrcy merged commit b3d6e18 into kingwrcy:dev Sep 29, 2024
@xuewenG xuewenG deleted the fix/get-memo branch October 12, 2024 17:21
@xuewenG xuewenG added the bugfix Bug fix label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memo查看权限异常
2 participants