0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. rainbond
  2. /
  3. api
  4. /
  5. util
  6. /
  7. license
张张启航test: expand rainbond backend coverage
455f9958创建于 3月30日历史提交
文件最后提交记录最后更新时间
rsa_license.go
feat: add plugin_names field to LicenseToken and LicenseStatus 3 个月前
rsa_license_test.go
test: expand rainbond backend coverage 2 个月前
rsa_pubkey.go
feat: replace AES license with RSA-SHA256 ConfigMap-based verification - Add RSA license verification package (api/util/license/) with LicenseToken struct, signature verification, and embedded public key - Add license V2 handler and controller for cluster-id, activate, and status endpoints - Rewrite middleware to verify license via ConfigMap RSA signature with 10-min in-memory cache - Mount /v2/license/* routes before license.Verify middleware - Remove legacy .so plugin loading (util/license/), old grctl license command, and LicensePath/LicSoPath config fields 3 个月前