Files
pretix_original/src/pretix/plugins
Mira 05a2f411db Improve order secret handling (#4139)
- use hmac.compare_digest for all secret comparisons
- use salted_hmac with sha256 instead of plain sha1 for hashed secrets
- move secret handling into helper functions
2024-05-23 14:30:16 +02:00
..
2021-05-07 12:00:30 +02:00
2023-06-05 09:56:31 +02:00
2024-04-15 16:25:25 +02:00