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

Sanitize/Validate name field #20

Merged
merged 9 commits into from
Jan 26, 2024
Merged

Sanitize/Validate name field #20

merged 9 commits into from
Jan 26, 2024

Conversation

talvasconcelos
Copy link
Collaborator

Perform validation on the name field.

Add extra email validation using pydantic in model, for API

General formatting

Closes #4

@talvasconcelos talvasconcelos added the bug Something isn't working label Dec 13, 2023
@talvasconcelos talvasconcelos marked this pull request as draft December 13, 2023 10:56
@talvasconcelos talvasconcelos marked this pull request as ready for review December 13, 2023 11:13
models.py Show resolved Hide resolved
templates/events/display.html Outdated Show resolved Hide resolved
templates/events/display.html Outdated Show resolved Hide resolved
templates/events/display.html Outdated Show resolved Hide resolved
talvasconcelos and others added 5 commits December 14, 2023 08:45
Co-authored-by: Vlad Stan <[email protected]>
created a POST for get ticket keeping backwards compatibility
@talvasconcelos
Copy link
Collaborator Author

After this one we can make a release! @dni

Copy link
Contributor

@motorina0 motorina0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@talvasconcelos talvasconcelos merged commit f468183 into main Jan 26, 2024
@talvasconcelos talvasconcelos deleted the escape_name_email branch January 26, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Name and email are not escaped
2 participants