summaryrefslogtreecommitdiff
path: root/src/tests/session_encryption/config/config_crypt_session.ini (unfollow)
AgeCommit message (Collapse)Author
2021-11-11detect dummy or short encryption keyBen Fuhrmannek
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.
2018-05-29Support session encryptionkkadosh
Implement session encryption.
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-27Bump the coveragejvoisin
2017-10-02First pass for #9jvoisin