generated from aboutcode-org/skeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
When checking out this package, I wondered how it would implement replay attack protection.
It seems that the answer is: automatically, using Django cache, using the key as specified in ALTCHA_CACHE_ALIAS.
Questions/requests:
- Is that correct?
- Request to put this in the docs (README)
- Would it be worthwhile to (optionally) implement this in the DB too? This would remove the need to set up a cache. Alternatively, one could say "Just configure your cache using DB if that's what you want"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels