Page MenuHomePhabricator

Implement an approval queue
ClosedPublic

Authored by epriestley on Nov 13 2013, 4:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 10:40 AM
Unknown Object (File)
Wed, Apr 24, 2:55 PM
Unknown Object (File)
Sun, Apr 14, 1:02 AM
Unknown Object (File)
Thu, Apr 11, 12:03 PM
Unknown Object (File)
Fri, Apr 5, 2:09 PM
Unknown Object (File)
Mon, Apr 1, 11:51 PM
Unknown Object (File)
Feb 26 2024, 11:18 AM
Unknown Object (File)
Feb 16 2024, 8:12 PM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rPc0e1a63a63ae: Implement an approval queue
Summary
  • Add an option for the queue.
  • By default, enable it.
  • Dump new users into the queue.
  • Send admins an email to approve them.
Test Plan
  • Registered new accounts with queue on and off.
  • As an admin, approved accounts and disabled the queue from email.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley updated this revision to Unknown Object (????).Nov 13 2013, 4:49 AM
  • Automatically approve users created through unit tests, etc.

This is something that would make a nice Nuance queue some day. (Then you'd get transactions and stuff around the edits)

Obviously on me to make that even remotely possible.

Is it email approval only? Should we surface this in the UI somewhere?

oh I was CC'd and never followed up. I will play with this.