mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
fix: serve logs, formulaire.php error_log path, CSRF debug, undefined $redirect
This commit is contained in:
7
TODO.md
7
TODO.md
@@ -1,5 +1,12 @@
|
||||
# TODO
|
||||
|
||||
## Dev / Debug Fixes
|
||||
|
||||
- [x] Fix `serve` recipe: show all PHP output (errors, logs) except static assets noise
|
||||
- [x] Fix `error_log` path in `formulaire.php` (was relative, now absolute)
|
||||
- [x] Fix CSRF debug: log both tokens on mismatch
|
||||
- [x] Fix undefined `$redirect` on success path in `formulaire.php`
|
||||
|
||||
## File Display in Forms & Recaps
|
||||
|
||||
- [x] Add live file preview to `file-field.php` partial (`data-preview` attribute + `.file-preview-list` container)
|
||||
|
||||
Reference in New Issue
Block a user