itflow/post/admin
Marcus Hill 0c0cf2f427 Refactor POST handling.
- Split into admin and user handlers, each admin page gets its own file now
- Enforce role access once for admin POST requests
- Automatically load POST logic for admin-based requests based on the referring page, otherwise automatically load all user request logic
- Add support for using custom POST handlers
2024-09-29 19:08:59 +01:00
..
admin_api.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_backup.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_bulk_mail.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_category.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_category_model.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_custom_field.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_custom_field_model.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_custom_link.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_document_template.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_mail_queue.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_project_template.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_role.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_company.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_default.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_integration.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_invoice.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_localization.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_mail.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_module.php Refactor POST handling. 2024-09-29 19:08:59 +01:00
admin_settings_notification.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_online_payment.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_project.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_quote.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_security.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_telemetry.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_theme.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_settings_ticket.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_software_template.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_tag.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_tag_model.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_tax.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_ticket_status.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_ticket_template.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_user.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_user_model.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
admin_vendor_template.php Refactor POST handling. 2024-09-29 19:02:28 +01:00
edit_ai_settings.php Refactor POST handling. 2024-09-29 19:02:28 +01:00