libring-anti-forgery-clojure
Ring middleware to prevent CSRF attacks
Description
ring-anti-forgery is a Ring middleware that prevents CSRF attacks via a randomly-generated anti-forgery token. By default, any request that isn't a HEAD or GET request will require an anti-forgery token, or an "access denied" response will be returned. The token is bound to the session, and accessible via the "anti-forgery-token" variable.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ring-clojure/ring-anti-forgery
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libring-anti-forgery-clojure