[codex] profile redeem code and dev password registration #1

Merged
kdletters merged 3 commits from codex/profile-redeem-code into master 2026-04-28 14:49:16 +08:00
Owner

变更

  • 新增兑换码资料/钱包体系
  • 新增兑换码管理员 API
  • 用户端隐藏会员充值入口,替换为兑换码入口
  • 新增开发期密码入口自动注册环境变量 GENARRATIVE_DEV_PASSWORD_ENTRY_AUTO_REGISTER_ENABLED,默认关闭

验证

  • cargo test -p module-auth password_entry -- --nocapture
  • cargo test -p api-server password_entry -- --nocapture
  • cargo check -p module-auth -p api-server
  • npm run check:encoding
## 变更 - 新增兑换码资料/钱包体系 - 新增兑换码管理员 API - 用户端隐藏会员充值入口,替换为兑换码入口 - 新增开发期密码入口自动注册环境变量 GENARRATIVE_DEV_PASSWORD_ENTRY_AUTO_REGISTER_ENABLED,默认关闭 ## 验证 - cargo test -p module-auth password_entry -- --nocapture - cargo test -p api-server password_entry -- --nocapture - cargo check -p module-auth -p api-server - npm run check:encoding
kdletters added 3 commits 2026-04-28 14:48:36 +08:00
kdletters merged commit 3c5ba97775 into master 2026-04-28 14:49:16 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GenarrativeAI/Genarrative#1