This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
harheimertc
Watch
1
Star
0
Fork
0
You've already forked harheimertc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
edfab28fd3300c6a7b5cb4b0fbf1bea0d598d780
harheimertc
/
server
/
api
/
cms
History
Torsten Schulz (local)
edfab28fd3
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 2m48s
Details
Add security comments to path handling in various scripts to clarify internal constant usage and mitigate path traversal risks. Update logging in registration and verification processes for improved clarity.
2026-04-15 20:52:38 +02:00
..
contact-requests
/[id]
Implement status toggle functionality for contact requests, updating the status display and adding error handling. Enhance the UI with a new button for marking requests as completed or reopening them.
2026-03-11 21:16:03 +01:00
users
Füge Unterstützung für Kontaktanfragen hinzu, einschließlich neuer Routen und Berechtigungen für Trainer und Vorstand. Aktualisiere E-Mail-Versandlogik, um Anfragen an alle relevanten Empfänger weiterzuleiten.
2026-02-26 14:28:54 +01:00
contact-requests.get.js
Füge Unterstützung für Kontaktanfragen hinzu, einschließlich neuer Routen und Berechtigungen für Trainer und Vorstand. Aktualisiere E-Mail-Versandlogik, um Anfragen an alle relevanten Empfänger weiterzuleiten.
2026-02-26 14:28:54 +01:00
satzung-upload.post.js
Refactor file handling to prioritize internal data directories for backups and uploads; enhance error handling and logging for metadata and CSV operations.
2026-02-11 11:42:24 +01:00
save-csv.post.js
Add security comments to path handling in various scripts to clarify internal constant usage and mitigate path traversal risks. Update logging in registration and verification processes for improved clarity.
2026-04-15 20:52:38 +02:00
upload-spielplan-pdf.post.js
Update Apache SSL configuration and enhance security features across multiple files. Changed X-Frame-Options to SAMEORIGIN for better security, added optional Content Security Policy headers for testing, and improved password handling with HaveIBeenPwned checks during user registration and password reset. Implemented passkey login functionality in the authentication flow, including UI updates for user experience. Enhanced image upload processing with size limits and validation, and added rate limiting for various API endpoints to prevent abuse.
2026-01-05 11:50:57 +01:00