This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_original
Watch
2
Star
0
Fork
1
You've already forked pretix_original
mirror of
https://github.com/pretix/pretix.git
synced
2026-05-05 15:14:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a66fdc50847da72b5d7da6fb7a98c1982b240631
pretix_original
/
src
/
pretix
/
base
/
forms
History
Raphael Michel
a66fdc5084
[SECURITY] Fix stored XSS in help texts
2022-02-28 16:06:47 +01:00
..
__init__.py
Fix
#2434
-- Disallow manually setting SecretKeySettingsField to ***** (
#2436
)
2022-02-13 20:24:53 +01:00
auth.py
Limit maximum length of passwords to 4096 characters
2022-01-25 17:24:48 +01:00
questions.py
[SECURITY] Fix stored XSS in help texts
2022-02-28 16:06:47 +01:00
user.py
Add check to force users to change password (
#2284
)
2021-11-11 11:10:33 +01:00
validators.py
pretix Community Edition moves to AGPLv3-based license (
#2023
)
2021-04-12 10:33:47 +02:00
widgets.py
Fix
#2320
- Move file upload "required" attrs manipulation from init to rendering (
#2399
)
2022-01-21 15:49:24 +01:00