Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Verifying new users account after registration #202

Open
Raxerz opened this issue Mar 9, 2017 · 5 comments
Open

Verifying new users account after registration #202

Raxerz opened this issue Mar 9, 2017 · 5 comments

Comments

@Raxerz
Copy link

Raxerz commented Mar 9, 2017

Verification of users by sending a mail with the verification link .

@medhach
Copy link

medhach commented Mar 10, 2017

@Raxerz Are you working on this?

@Raxerz
Copy link
Author

Raxerz commented Mar 10, 2017

Yes I'm working on it @medhach

@Raxerz
Copy link
Author

Raxerz commented Mar 12, 2017

@medhach this already seems to be implemented for the production version (the one hosted on heroku)
Shall I implement it for the developmental version ?
Right now, the user is redirected to the dashboard after registration. We can have two conditions, one for the production version and one for the developmental version and the appropriate action will be taken based on this.

@mish24
Copy link

mish24 commented Mar 12, 2017

@Raxerz while in development mode, a lot fake and mock data is created for the purpose of testing. Using genuine data everytime would be too difficult. I suggest that you limit this functionality to production itself, and maybe use some other third party apps like faker or django-seed if authentication is that necessary.

@mish24
Copy link

mish24 commented Apr 9, 2017

Will be covered during GSoC work. Can be closed for now @medhach

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants