mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-26 08:39:18 +02:00
fix: obfuscate email in contact links, raise rate limits, make Libre toggleable
- about.php: use EmailObfuscator::email() for contact email link text instead of htmlspecialchars - SearchController: raise rate limit from 30 to 300 req/min - request-access.php: raise rate limit from 3 to 30 req/10min - partage/index.php: raise rate limit from 5 to 50 req/10min - contenus.php: make Libre option toggleable (remove disabled class), move to top of Degré d'ouverture, remove temporary note about next academic year
This commit is contained in:
3
TODO.md
3
TODO.md
@@ -1,5 +1,8 @@
|
||||
# TODO
|
||||
|
||||
- [x] Fix email addresses in about.php contacts section not using EmailObfuscator for link text
|
||||
- [x] Raise rate limits: SearchController 30→300, request-access 3→30, partage 5→50
|
||||
- [x] Make Libre option toggleable in Degré d'ouverture fieldset, move to top, remove temporary note
|
||||
- [x] Improve recapitulatif.php (partage): bottom margin/padding, center .thanks-success
|
||||
- [x] Display ALL submitted info in recapitulatif page + email recap
|
||||
- [x] Add "validate your info / contact xamxam@erg.be" note on recap page
|
||||
|
||||
Reference in New Issue
Block a user