summaryrefslogtreecommitdiff
path: root/src/tests/config/broken_conf_line_empty_string.ini (follow)
AgeCommit message (Collapse)Author
2019-01-14Reorganize the testsuitejvoisin
Splitting the testsuite in several components makes it easier to manage and comprehend. This was also needed some some tests aren't passing on Alpine Linux, but we still want to run as many of them as we can on this platform.
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
This is done by using the "samesite" cookie attribute.
2017-10-02First pass for #9jvoisin
2017-09-20Initial importSebastien Blot