summaryrefslogtreecommitdiff
path: root/docs/api/csrf.rst
AgeCommit message (Collapse)Author
2017-04-12Create a new ICSRF implementation for getting CSRF tokens, split out from ↵Matthew Wilkes
the session machinery. Adds configuration of this to the csrf_options configurator commands. Make the default implementation a fallback to the old one. Documentation patches for new best practices given updates CSRF implementation.