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

Allow users to create account via forms #713

Open
gabestein opened this issue Oct 10, 2024 · 0 comments
Open

Allow users to create account via forms #713

gabestein opened this issue Oct 10, 2024 · 0 comments

Comments

@gabestein
Copy link
Member

Motivation

So communities can solicit submissions from the public without needing to invite users explicitly

Requirements

Acceptance Criteria

  • For now, can simply ask user to fill out email address, which creates an account on the fly and then sends the user to the form to fill out
  • Should include a positive captcha of some sort to avoid spam signups
  • Should include a negative captcha honeypot to avoid spam signups
  • Tricky bit: when user creates the account, they are not actually added as a member to the community; they are added as a member to the pub when they submit it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant