ska-referee-test/ref-test/app/csrf.py
2022-06-11 02:39:47 +01:00

2 lines
59 B
Python

from flask_wtf.csrf import CSRFProtect
csrf = CSRFProtect()