quill icon indicating copy to clipboard operation
quill copied to clipboard

Batch-admit users by email via the admin interface

Open turbomaze opened this issue 7 years ago • 1 comments

  • often times, accepting users is a team decision
  • this may involve a separate review process that involves recording acceptance decisions in a separate medium (such as Google sheets or a custom webapp for application reading)
  • the result of such review processes is a list of emails to accept
  • currently, to automatically accept those users, the best thing you could do was write a short script that uses the reg API to admit each of them one at a time
  • this is inconvenient and not user friendly
  • to simplify this common use case, the admin page should support admitting whole lists of email addresses at a time

turbomaze avatar May 09 '17 05:05 turbomaze

Bump! We're about to admit users for our event, MakeOHI/O. We would greatly appreciate if someone could make a pull request to close this issue.

DaleMitchell avatar Feb 21 '18 18:02 DaleMitchell