Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
rainbond
/
api
/
util
/
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 个月前