X Tutup
The Wayback Machine - https://web.archive.org/web/20200917034314/https://github.com/techx/quill/issues/19
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch-admit users by email via the admin interface #19

Open
turbomaze opened this issue May 9, 2017 · 1 comment
Open

Batch-admit users by email via the admin interface #19

turbomaze opened this issue May 9, 2017 · 1 comment

Comments

@turbomaze
Copy link
Member

@turbomaze turbomaze commented May 9, 2017

  • 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
@DaleMitchell
Copy link

@DaleMitchell DaleMitchell commented Feb 21, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
X Tutup