PKUHPC / SCOW

Super Computing On Web
https://www.pkuscow.com/
Mulan Permissive Software License, Version 2
198 stars 44 forks source link

feat(mis): 白名单账户新增有效期字段,到期自动移除 #1243

Closed usaveh closed 3 months ago

usaveh commented 4 months ago

getWhitelistedAccounts 新增返回字段 expirationDate,whitelistAccount 新增字段 expirationDate,在 getWhitelistedAccounts 新增每次查询会检测 中是否有账户过期,有的话会自动删除 1.添加白名单时样式: image 2.白名单用户列表新增过期时间一列 image

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: d83a71d5aea9dce6378384f19ed42a719204b74e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages | Name | Type | | --------------------------- | ----- | | @scow/mis-web | Patch | | @scow/mis-server | Patch | | @scow/demo-vagrant | Patch | | @scow/auth | Patch | | @scow/grpc-api | Minor | | @scow/protos | Patch | | @scow/lib-hook | Patch | | @scow/lib-operation-log | Patch | | @scow/lib-scheduler-adapter | Patch | | @scow/lib-server | Patch | | @scow/audit-server | Patch | | @scow/portal-server | Patch | | @scow/portal-web | Patch | | @scow/ai | Patch | | @scow/gateway | Patch | | @scow/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR