silverstripe-userforms/code/model
Mateusz Uzdowski bcd9083d1c BUGFIX: prevent form from expiring on users - ping regularly.
The form throws a CSRF error if left for too long by itself. This is
especially important for long forms.

Use local ping function, as the CMS ping returns 403 when BasicAuth is
enabled.
2012-09-11 10:12:15 +12:00
..
formfields BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
submissions BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
UserDefinedForm.php BUGFIX: prevent form from expiring on users - ping regularly. 2012-09-11 10:12:15 +12:00