mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-27 00:59:18 +02:00
Reintroduce TFE duration metadata: DB columns, form fields, controllers, views, and migration
Add 'unsafe-eval' to CSP script-src directives (htmx requires Function())
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* called from both the admin panel and the student partage form.
|
||||
*
|
||||
* Auth is checked by the caller before invoking these methods:
|
||||
* - Admin endpoints: nginx auth_basic + AdminAuth::requireLogin()
|
||||
* - Admin endpoints: AdminAuth::requireLogin()
|
||||
* - Partagé endpoints: session_start() + verify share_active + CSRF
|
||||
*
|
||||
* All paths in this file assume the session is already started and CSRF is
|
||||
|
||||
Reference in New Issue
Block a user