wangjia 8fb81cc571 fix(client): 只读模式下允许激活兑换券(自救出口)
授权到期进入 readonly/locked 相位后,「兑换续期」按钮被全局
WriteGuard 误锁(置灰/隐藏),用户无法激活新授权码自救。后端
/license/* 本就豁免 LicenseGuard,去掉该按钮外层 WriteGuard 包裹;
role=readonly 仍由后端 ReadOnly() 403 兜底。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
2026-08-25 19:11:26 +08:00
2026-07-04 22:00:49 +08:00
S
Description
No description provided
227 MiB
2026-08-25 12:42:24 +00:00
Languages
Dart 49.6%
Go 21%
HTML 17.3%
Shell 3.1%
CSS 2.9%
Other 5.9%