PKUHPC / OpenSCOW

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

fix(mis-server): 修复设置租户默认阈值时会无视账户阈值 #1406

Closed OYX-1 closed 3 months ago

OYX-1 commented 3 months ago

做了什么

1. 在修改租户的封锁阈值时,之前会把所有账户都处理了,但是对于单独设置了账户阈值的账户来说,并不需要走这套逻辑

2. 增加设置租户默认阈值时的封锁和解封账户日志

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 88a35f2e4a1cd9a4a86445ba96691b30eed33539

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

This PR includes changesets to release 7 packages | Name | Type | | ------------------- | ----- | | @scow/mis-server | Patch | | @scow/auth | Patch | | @scow/gateway | Patch | | @scow/mis-web | Patch | | @scow/portal-server | Patch | | @scow/portal-web | 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