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

account verification flows requiring a captcha? #1512

Open
slingamn opened this issue Jan 29, 2021 · 0 comments
Open

account verification flows requiring a captcha? #1512

slingamn opened this issue Jan 29, 2021 · 0 comments
Labels
Milestone

Comments

@slingamn
Copy link
Member

It's already possible to implement email and captcha verification externally: build a webapp that can dispatch verification emails, display and verify a captcha, then finally SAREGISTER an account with the ircd on success.

But we might want to have better code support for it within Oragono itself. For example, we could let people initiate the registration process in-band, then the external webapp would check the captcha and do a SAVERIFY or something. Or we could serve captchas straight out of Oragono itself.

@slingamn slingamn added this to the v2.6 milestone Jan 29, 2021
@slingamn slingamn changed the title account verification flows allowing a captcha? account verification flows requiring a captcha? Jan 29, 2021
@slingamn slingamn modified the milestones: v2.6, v2.7 Apr 7, 2021
@slingamn slingamn modified the milestones: v2.7, v2.8 May 30, 2021
@slingamn slingamn modified the milestones: v2.8, v2.9 Aug 26, 2021
@slingamn slingamn modified the milestones: v2.9, v2.10 Jan 2, 2022
@slingamn slingamn modified the milestones: v2.10, v2.11 Apr 26, 2022
@slingamn slingamn modified the milestones: v2.11, selected Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant