summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/csrf/csrf-magic.php
Commit message (Collapse)AuthorAgeFilesLines
* CSRF: Close session before exitRenato Botelho2017-04-101-0/+1
| | | | | | | On CSRF, call phpsession_end() before exit to avoid syslog warning about open session Submitted by: PiBa-NL
* Restore CSRF customizationsRenato Botelho2017-04-101-1/+3
|
* Update CSRF to latest version from githubRenato Botelho2017-04-101-6/+6
|
* phpsessionmanager, this helps starting and committing the php session ↵PiBa-NL2017-02-271-1/+3
| | | | preventing other requests from being blocked longer than required.
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+403
OpenPOWER on IntegriCloud