itflow/post/user
Marcus Hill 6363d265ca 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:02:28 +01:00
..
account.php
asset.php
budget.php
certificate.php
client.php
client_model.php
contact.php
contact_model.php
credential.php
credential_model.php
document.php
domain.php
event.php
event_model.php
expense.php
expense_model.php
file.php
folder.php
invoice.php
invoice_model.php
location.php
location_model.php
network.php
network_model.php
product.php
product_model.php
profile.php
project.php
quote.php
quote_model.php
rack.php
revenue.php
service.php
software.php
task.php
ticket.php
ticket_recurring_model.php
transfer.php
transfer_model.php
trip.php
trip_model.php
vendor.php
vendor_model.php