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

Update app.py #566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update app.py #566

wants to merge 1 commit into from

Conversation

vmario89
Copy link
Contributor

@vmario89 vmario89 commented Dec 5, 2024

fix for #563

@vmario89
Copy link
Contributor Author

vmario89 commented Dec 5, 2024

tested our instance. Its immune to XSS injection now

@niccokunzmann
Copy link
Owner

Hi, @vmario89 Thanks!

I should consider this... However, this is causing the tests to fail, too.

pytz.exceptions.UnknownTimeZoneError: Markup('['UTC']')

@vmario89
Copy link
Contributor Author

vmario89 commented Dec 5, 2024

hmmmm damn. we could parse-back/de-escape that timezone in the code i guess

@niccokunzmann
Copy link
Owner

Yes, that is possible. That might not be the onl' place where it fails.

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

Successfully merging this pull request may close these issues.

2 participants