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
239
Commits
2
Branches
0
Tags
73e3d2a5d0c093934b50958ff7e52f820149d144
Commit Graph
3 Commits
Author
SHA1
Message
Date
Torsten Schulz (local)
225e930e4c
Update deployment script to ensure persistent data management, enhance backup and restore processes, and improve error handling. Modify .gitignore to exclude sensitive production data and update deployment documentation to reflect changes. Add environment variable loading for production secrets in configuration files.
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 48s
Details
2026-01-07 17:42:04 +01:00
Torsten Schulz (local)
673c34ac9d
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.
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 51s
Details
2026-01-05 11:50:57 +01:00
Torsten Schulz (local)
2b4db04ea1
Add deployment script and documentation for production data safety
2025-10-21 16:32:19 +02:00