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

User can enter non alphanumeric characters in the name #221

Open
mish24 opened this issue Mar 19, 2017 · 7 comments
Open

User can enter non alphanumeric characters in the name #221

mish24 opened this issue Mar 19, 2017 · 7 comments

Comments

@mish24
Copy link

mish24 commented Mar 19, 2017

screenshot from 2017-03-20 01-12-08
Validation has to be added to check whether the user doesn't enter something like '+', '|' anything in the first and last name areas, infact in any field that requires typing

@GunpreetAhuja
Copy link

Hey, I am sorry I worked on the issue without your approval. I didn't know if the generator of the issue is the solver by default.
However, can I carry out the task?

@amittbhardwj
Copy link

@mish24 we can add a simple regex query in models, where we have defined the username field or we can simple use the django inbuilt user, which already have this validation implemented and hence following the django principle of DRY( Don't Repeat Yourself)

@mish24
Copy link
Author

mish24 commented Mar 23, 2017

@GunpreetAhuja Sorry, I would like to keep this!

@medhach
Copy link

medhach commented Mar 23, 2017

@mish24 Submit a PR!

@GunpreetAhuja
Copy link

@medhach Can I go with this issue?

@medhach
Copy link

medhach commented May 18, 2017

@GunpreetAhuja Sure go ahead

@GunpreetAhuja
Copy link

@medhach You can add this to milestone as well.

@medhach medhach added this to the Starting up for GSoC17 milestone May 20, 2017
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

4 participants