gitea-actions
|
7a03f5aa1b
|
chore(release): obfuscate and hash production assets [skip ci]
|
2026-05-29 08:43:42 +00:00 |
|
smueller
|
6ca4786955
|
Remove legacy build scripts: Deleted outdated PowerShell and Bash scripts for publishing and running builds, streamlining the project structure and eliminating redundancy. These scripts were previously used for production builds and have been replaced by more efficient methods.
|
2026-05-27 13:24:20 +02:00 |
|
smueller
|
ebf6f82bb6
|
Enhance API functionality and security: Added rate limiting and domain validation across multiple API endpoints, improved error handling for missing or invalid parameters, and refactored email handling in contact form for better security and maintainability. Updated README.md with production build instructions and prerequisites.
|
2026-05-22 14:50:20 +02:00 |
|
TheOnlyMace
|
2df47dc461
|
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
|
2026-01-13 23:04:05 +01:00 |
|