summaryrefslogtreecommitdiff
path: root/src/tests/broken_conf_no_cookie_name.phpt (follow)
AgeCommit message (Collapse)Author
2017-12-28Implement regexp support for cookies encryptionThibault "bui" Koechlin
It's now possible to encrypt cookies matching a specific regexp. This should close #106
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
This is done by using the "samesite" cookie attribute.
2017-10-10Bump coverage, and fix a segfault on trace matchingjvoisin