mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-13 15:54:03 -05:00
Form provides isPostAndValid for validation, using the request for fetching POST data. The tests are now updated to use the CSRF protection and are cleaner now refs #4355 |
||
|---|---|---|
| .. | ||
| AcknowledgeFormTest.php | ||
| BaseFormTest.php | ||
| CommentFormTest.php | ||
| ConfirmationFormTest.php | ||
| ConfirmationWithIdentifierFormTest.php | ||
| CustomNotificationFormTest.php | ||
| DelayNotificationFormTest.php | ||
| RescheduleNextCheckFormTest.php | ||
| ScheduleDowntimeFormTest.php | ||
| SubmitPassiveCheckResultTest.php | ||