lol
This commit is contained in:
@@ -12,7 +12,6 @@ for extra security) is used as the value of the csrf_token. If this token
|
||||
validates with the hmac of the random value + expiration time, and the
|
||||
expiration time is not passed, the CSRF validation will pass.
|
||||
"""
|
||||
|
||||
import hmac
|
||||
import os
|
||||
from datetime import datetime
|
||||
|
||||
Reference in New Issue
Block a user