mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
- 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