feat: Suspend new users on registration #887

Merged
nex merged 3 commits from nex/feat/suspend-on-register into main 2025-07-02 00:58:32 +00:00
Owner

This feature allows newly registered accounts to be automatically suspended on registration when they go through the /register flow. Cheap version of manual approval.

This feature allows newly registered accounts to be automatically suspended on registration when they go through the /register flow. Cheap version of manual approval.
nex added the
Enhancement
Matrix/Administration
Matrix/Client
Matrix/Auth
labels 2025-07-01 23:45:29 +00:00
nex added 2 commits 2025-07-01 23:45:30 +00:00
feat: Suspend new users on registration
Some checks failed
Release Docker Image / merge (push) Blocked by required conditions
Release Docker Image / define-variables (push) Successful in 2s
Checks / Prefligit / prefligit (push) Successful in 40s
Checks / Rust / Format (push) Successful in 47s
Checks / Rust / Cargo Test (push) Has been cancelled
Checks / Rust / Clippy (push) Has been cancelled
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been cancelled
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been cancelled
46dbb61841
docs: Add suggestion about auto join room
Some checks failed
Checks / Prefligit / prefligit (push) Successful in 23s
Release Docker Image / define-variables (push) Successful in 2s
Checks / Rust / Format (push) Successful in 52s
Checks / Prefligit / prefligit (pull_request) Successful in 36s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m16s
Checks / Rust / Cargo Test (push) Successful in 5m38s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 21m55s
Checks / Rust / Clippy (push) Failing after 5m22s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 29m29s
Release Docker Image / merge (push) Successful in 25s
78098cca54
Adds suggestion to suspend_on_register doc that admins
should add a room that contains information to their
auto_join_rooms as to not confuse new users who may be
lost at the fact they can't join any rooms or send any
messages.
Jade approved these changes 2025-07-01 23:49:10 +00:00
nex scheduled this pull request to auto merge when all checks succeed 2025-07-01 23:53:34 +00:00
nex canceled auto merging this pull request when all checks succeed 2025-07-02 00:51:51 +00:00
nex added 1 commit 2025-07-02 00:53:30 +00:00
style: Remove extraneous import
Some checks failed
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Blocked by required conditions
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Blocked by required conditions
Release Docker Image / merge (push) Blocked by required conditions
Checks / Rust / Clippy (push) Waiting to run
Checks / Rust / Cargo Test (push) Waiting to run
Release Docker Image / define-variables (push) Successful in 2s
Checks / Rust / Format (push) Has been cancelled
Checks / Prefligit / prefligit (push) Has been cancelled
Checks / Prefligit / prefligit (pull_request) Successful in 44s
Documentation / Build and Deploy Documentation (pull_request) Successful in 55s
43c8dd3bd6
nex force-pushed nex/feat/suspend-on-register from 43c8dd3bd6 to d6aa03ea73 2025-07-02 00:53:41 +00:00 Compare
nex scheduled this pull request to auto merge when all checks succeed 2025-07-02 00:54:00 +00:00
nex merged commit d6aa03ea73 into main 2025-07-02 00:58:32 +00:00
nex deleted branch nex/feat/suspend-on-register 2025-07-02 00:58:32 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#887
No description provided.