mirror of
https://github.com/pretix/pretix.git
synced 2026-08-06 10:07:50 +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