Account approval #17

Merged
ashten merged 10 commits from feature/approval into main 2025-01-11 20:54:22 +00:00
Owner

Adds account approval and signup reasons for when you are signing up.

On signup with this feature on it will ask for a reason for joining. Once signed up the admins will see this new unapproved user in the admin panel and be able to approve or deny the signup. Once approved the user can log in and use the site like normal.

Note: If an account is denied that user is fully deleted and the username and @ can be re-used since it is made sure that this account doesnt federate until approved. Also local users wont be able to follow the account until its approved.

image

image

Adds account approval and signup reasons for when you are signing up. On signup with this feature on it will ask for a reason for joining. Once signed up the admins will see this new unapproved user in the admin panel and be able to approve or deny the signup. Once approved the user can log in and use the site like normal. Note: If an account is denied that user is fully deleted and the username and @ can be re-used since it is made sure that this account doesnt federate until approved. Also local users wont be able to follow the account until its approved. ![image](/attachments/3ec086b5-6d77-4d1a-bf7f-46ce0c957e6d) ![image](/attachments/010feaa4-59c4-4d52-9e37-9a828dcad491)
leah added 5 commits 2025-01-10 19:57:25 +00:00
Seemed to fix old stuff but breaks initilizing an instance? Idk whats going on
Some checks are pending
API report (misskey.js) / report (push) Waiting to run
1224033142
Fixes + tested with email
Some checks failed
API report (misskey.js) / report (push) Has been cancelled
2d3589e4aa
decline users
Some checks failed
API report (misskey.js) / report (pull_request) Has been cancelled
Dockle / dockle (pull_request) Has been cancelled
Lint / pnpm_install (pull_request) Has been cancelled
Lint / lint (backend) (pull_request) Has been cancelled
Lint / lint (frontend) (pull_request) Has been cancelled
Lint / lint (misskey-js) (pull_request) Has been cancelled
Lint / lint (sw) (pull_request) Has been cancelled
Lint / typecheck (backend) (pull_request) Has been cancelled
Lint / typecheck (misskey-js) (pull_request) Has been cancelled
Test (backend) / unit (22.x) (pull_request) Has been cancelled
Test (backend) / e2e (22.x) (pull_request) Has been cancelled
Test (frontend) / vitest (22.x) (pull_request) Has been cancelled
Test (misskey.js) / test (22.x) (pull_request) Has been cancelled
Test (production install and build) / production (22.x) (pull_request) Has been cancelled
Test (backend) / validate-api-json (22.x) (pull_request) Has been cancelled
Pull Request Labeler / triage (pull_request_target) Has been cancelled
6e25bd9c5e
sugar approved these changes 2025-01-10 20:58:20 +00:00
leah added 1 commit 2025-01-11 18:27:03 +00:00
Add decline logs
Some checks failed
API report (misskey.js) / report (push) Waiting to run
API report (misskey.js) / report (pull_request) Failing after 1m24s
Dockle / dockle (pull_request) Failing after 38s
Test (backend) / unit (22.x) (pull_request) Failing after 47s
Test (backend) / e2e (22.x) (pull_request) Failing after 9s
Test (frontend) / vitest (22.x) (pull_request) Failing after 6s
Test (misskey.js) / test (22.x) (pull_request) Failing after 7s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m39s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 4m5s
Lint / pnpm_install (pull_request) Successful in 1m51s
Lint / lint (backend) (pull_request) Failing after 1m44s
Lint / lint (misskey-js) (pull_request) Successful in 2m41s
Lint / lint (sw) (pull_request) Successful in 2m20s
Lint / typecheck (backend) (pull_request) Failing after 1m52s
Lint / lint (frontend) (pull_request) Failing after 7m42s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m56s
7f649ff9aa
leah added 1 commit 2025-01-11 19:09:08 +00:00
fix missing type
Some checks failed
API report (misskey.js) / report (push) Successful in 2m27s
Dockle / dockle (pull_request) Failing after 38s
API report (misskey.js) / report (pull_request) Successful in 2m23s
Test (backend) / unit (22.x) (pull_request) Failing after 30s
Test (backend) / e2e (22.x) (pull_request) Failing after 8s
Test (frontend) / vitest (22.x) (pull_request) Failing after 7s
Lint / pnpm_install (pull_request) Successful in 2m15s
Test (misskey.js) / test (22.x) (pull_request) Failing after 6s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m31s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m16s
Lint / lint (backend) (pull_request) Failing after 1m37s
Lint / lint (misskey-js) (pull_request) Successful in 2m21s
Lint / lint (sw) (pull_request) Successful in 1m53s
Lint / lint (frontend) (pull_request) Failing after 8m30s
Lint / typecheck (backend) (pull_request) Successful in 4m16s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m18s
22a16e0d5a
leah added 1 commit 2025-01-11 19:31:17 +00:00
Merge branch 'main' into feature/approval
Some checks failed
Dockle / dockle (pull_request) Failing after 38s
API report (misskey.js) / report (pull_request) Successful in 2m11s
Test (backend) / unit (22.x) (pull_request) Failing after 6s
Test (backend) / e2e (22.x) (pull_request) Failing after 8s
Test (frontend) / vitest (22.x) (pull_request) Failing after 6s
Test (misskey.js) / test (22.x) (pull_request) Failing after 6s
Lint / pnpm_install (pull_request) Successful in 2m12s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m31s
Pull Request Labeler / triage (pull_request_target) Failing after 3s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m14s
Lint / lint (backend) (pull_request) Failing after 1m34s
Lint / lint (misskey-js) (pull_request) Successful in 1m57s
Lint / lint (sw) (pull_request) Successful in 1m53s
Lint / lint (frontend) (pull_request) Failing after 10m59s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m6s
Lint / typecheck (backend) (pull_request) Successful in 21m9s
47d211a5c2
leah added 2 commits 2025-01-11 20:28:29 +00:00
Merge remote-tracking branch 'origin/feature/approval' into feature/approval
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 2m11s
Dockle / dockle (pull_request) Failing after 54s
Test (backend) / unit (22.x) (pull_request) Failing after 8s
Test (backend) / e2e (22.x) (pull_request) Failing after 8s
Test (frontend) / vitest (22.x) (pull_request) Failing after 5s
Test (misskey.js) / test (22.x) (pull_request) Failing after 5s
Lint / pnpm_install (pull_request) Successful in 2m3s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m37s
Pull Request Labeler / triage (pull_request_target) Failing after 3s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m12s
Lint / lint (backend) (pull_request) Failing after 5m54s
Lint / lint (frontend) (pull_request) Failing after 8m36s
Lint / lint (misskey-js) (pull_request) Successful in 11m17s
Lint / lint (sw) (pull_request) Successful in 11m9s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m29s
Lint / typecheck (backend) (pull_request) Successful in 9m5s
efe20a4fe8
Author
Owner

Relevant issues: #6

Relevant issues: #6
ashten merged commit 53f0cefd04 into main 2025-01-11 20:54:22 +00:00
Sign in to join this conversation.
No description provided.