Add account locking and unlocking #1266

Merged
Jade merged 3 commits from nex/feat/account-locking into main 2026-01-05 20:00:08 +00:00

3 commits

Author SHA1 Message Date
a83c1f1513
fix: Restrict suspend+lock commands to admin room
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m3s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m42s
Documentation / Build and Deploy Documentation (push) Successful in 1m50s
Checks / Prek / Pre-commit & Formatting (push) Successful in 2m26s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 20m22s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 16m21s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 28s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 50m27s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 24m18s
Checks / Prek / Clippy and Cargo Tests (push) Failing after 1h0m0s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 21m25s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 20s
Also prevent locking the service user or admin users
2026-01-05 19:49:12 +00:00
8b5e4d8fe1
chore: Add news fragment
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m29s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 4m32s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
2026-01-05 19:34:21 +00:00
7502a944d7
feat: Add user locking and unlocking commands and functionality
Some checks are pending
Documentation / Build and Deploy Documentation (pull_request) Waiting to run
Checks / Prek / Pre-commit & Formatting (pull_request) Waiting to run
Checks / Prek / Clippy and Cargo Tests (pull_request) Waiting to run
Also corrects the response code returned by UserSuspended
2026-01-05 19:30:16 +00:00