silverstripe-userforms/javascript
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
..
UserForm_frontend.js BUGFIX: prevent form from expiring on users - ping regularly. 2012-09-11 10:12:15 +12:00
UserForm.js BUGFIX: Submissions could not be paginated. 2012-05-14 14:16:07 +12:00