mirror of
https://github.com/itflow-org/itflow
synced 2026-08-10 17:47:16 +00:00
Fix Client PDF Export
This commit is contained in:
@@ -410,7 +410,7 @@ if (isset($_POST['bulk_delete_credentials'])) {
|
||||
|
||||
}
|
||||
|
||||
if (isset($_POST['export_credentials'])) {
|
||||
if (isExportRequest('export_credentials')) {
|
||||
|
||||
validateCSRFToken();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user