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
492
Commits
4
Branches
0
Tags
cb1e7a2fed20afae838421c97ed64b7962f63eec
Commit Graph
3 Commits
Author
SHA1
Message
Date
Torsten Schulz (local)
3586704cce
Update file permissions for multiple server and test files to executable mode
Some checks failed
Code Analysis and Production Deploy / analyze (push)
Failing after 10m29s
Details
Code Analysis and Production Deploy / deploy-production (push)
Has been skipped
Details
Code Analysis and Production Deploy / deploy-test (push)
Has been skipped
Details
2026-07-15 08:45:12 +02:00
Torsten Schulz (local)
5ce064cff0
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
Torsten Schulz (local)
30f788c227
Refactor environment configuration for local development; update SMTP settings and add JWT secret, encryption key, and debug options. Enhance Nuxt configuration for development server and runtime settings. Introduce new membership application form with validation and PDF generation functionality. Update footer and navigation components to include new membership links. Revise user and session data in JSON files.
2025-10-23 01:31:45 +02:00