halo/ui/console-src/modules/system
Ryan Wang 4ad97cd58e
feat: add support for disabling/enabling user accounts (#7273)
#### What type of PR is this?

/kind feature
/area ui
/milestone 2.20.x

#### What this PR does / why we need it:

Add support for disabling/enabling user accounts

<img width="1207" alt="image" src="https://github.com/user-attachments/assets/a298e6f7-21a1-4b1c-86c3-1064a136e28c" />

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/7250

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
支持在管理控制台禁用指定用户
```
2025-03-10 15:15:02 +00:00
..
auth-providers refactor: auth provider sorting logic for better maintainability and clarity (#6846) 2024-10-14 10:53:24 +08:00
backup feat: add empty state for restore by backups (#7078) 2024-11-25 09:30:25 +00:00
overview feat: add H2 database usage warning to setup page (#6502) 2024-08-26 02:29:12 +00:00
plugins fix: prevent extension-point list from being obscured at bottom (#7218) 2025-01-24 06:32:07 +00:00
roles feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
settings chore: remove unused code related to system configMap (#6695) 2024-09-24 06:57:20 +00:00
tools chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
users feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00