| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* Trying to fix sloppy comparison https://github.com/nbs-system/snuffleupagus/issues/10 by
modifying php's opcode
|
|
Implement session encryption.
|
|
This should close #172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit fixes the documentation, our shipped configuration files,
and the related tests.
Thanks to @remicollet for the tip
|
|
|
|
more obvious.
|
|
|
|
|
|
|
|
Implement whitelist in eval
|
|
Add support for eval filtering, only blacklist for now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to this huge commit from @xXx-caillou-xXx, we can now write amazingly flexible rules.
|
|
|
|
|
|
|
|
|
|
|
|
This should close #70
|
|
This is done by using the "samesite" cookie attribute.
|
|
|
|
|