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

Implement registration via email #1

Open
paulmueller opened this issue Aug 29, 2020 · 3 comments
Open

Implement registration via email #1

paulmueller opened this issue Aug 29, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@paulmueller
Copy link
Member

paulmueller commented Aug 29, 2020

Ideas:

  • use a custom blueprint to verify tokens sent via email
  • set user as inactive until the link has been opened
  • store the token in a database

On the other hand, in the age of tmpmail & Co., this might not really be worth the effort.

@paulmueller paulmueller added the enhancement New feature or request label Aug 29, 2020
@paulmueller
Copy link
Member Author

wait for ckan/ckan#6070

@paulmueller
Copy link
Member Author

related: ckan/ideas#257

@paulmueller
Copy link
Member Author

Might be possible with chained action functions (https://github.com/ckan/ckan/pull/6246/files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant