Add a missing import to the handler-wrappers csrf module
This commit is contained in:
parent
0d1a31f4c7
commit
d8d4584116
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#:use-module (rnrs bytevectors)
|
||||
#:use-module (srfi srfi-71)
|
||||
#:use-module (gcrypt random)
|
||||
#:use-module (web response)
|
||||
#:use-module (webutils cookie)
|
||||
#:use-module (safsaf response-helpers)
|
||||
#:use-module (safsaf utils)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue