mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
tfe.php: afficher CC2r + licence, formater contact court, supprimer download PDF
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -1,5 +1,7 @@
|
||||
# TODO
|
||||
|
||||
- [x] Fix htmx checkbox "Activer la restriction d'accès": add missing csrf_token in #fieldset-restrictions (fixes token invalide + full parametres.php injection)
|
||||
|
||||
- [x] Convert all file inputs to FilePond (CSV import, file-field.php; fix dialog init + missing CSS/JS on index page)
|
||||
- [x] Fix `account.php`: replace `!==` CSRF token check with `hash_equals` (constant-time comparison)
|
||||
- [x] Fix `ShareLink::setPassword()`: also encrypt and store plain-text password, matching `create()` behavior
|
||||
@@ -16,3 +18,6 @@
|
||||
- [x] Page TFE: corriger texte inclusif ("utilisateur·ices autorisé·es")
|
||||
- [x] Page TFE: empêcher les mots-clés de se couper au milieu du mot lors du wrapping
|
||||
- [x] Page TFE: rendre le texte des TFE internes/interdits éditable dans les paramètres
|
||||
- [x] Page TFE: afficher CC2r en plus de la licence choisie (ex: "CC2r, CC BY")
|
||||
- [x] Page TFE: formater le contact au plus court (stripper https://www., afficher @identifiant pour Instagram/Mastodon)
|
||||
- [x] Page TFE: supprimer le lien de téléchargement du PDF sous l'iframe
|
||||
|
||||
Reference in New Issue
Block a user