Skip to content

fix: forum GET 权限放行 + 公告按钮移至右侧工具栏 - #8

Merged
yyyCode merged 2 commits into
masterfrom
dev
Jul 30, 2026
Merged

fix: forum GET 权限放行 + 公告按钮移至右侧工具栏#8
yyyCode merged 2 commits into
masterfrom
dev

Conversation

@yyyCode

@yyyCode yyyCode commented Jul 30, 2026

Copy link
Copy Markdown
Owner

变更类型

  • Bug 修复
  • 样式调整

变更说明

  1. 修复论坛 401 问题: SecurityConfig 中放行 /api/v1/forum/** 的 GET 请求,论坛列表/详情/评论不再要求登录
  2. 公告按钮移至右侧工具栏: 从顶部导航栏移到 RightDock,深色模式按钮下方

测试计划

  • 前端构建通过
  • 后端编译通过

🤖 Generated with Claude Code

yyyCode and others added 2 commits July 31, 2026 06:34
Forum list, topic detail, and comment list are public read endpoints.
Previously blocked by .anyRequest().authenticated() default rule.

Co-Authored-By: Claude <noreply@anthropic.com>
…Dock

Move the announcement (公告) button from the top navigation bar
to the right side dock, positioned below the dark mode toggle.

Co-Authored-By: Claude <noreply@anthropic.com>
@yyyCode
yyyCode merged commit fd4d992 into master Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant