mheuer 4e61cf2189 feat: add PHP-based authentication system for manual with access logging
- Add login.php, auth.php, and auth.config.php for manual access control
- Create logout.php for session management
- Add .htaccess to route /manual/ requests to PHP-based index
- Create logs directory and access.log for tracking manual visits
- Update deployment script to upload PHP authentication files and logs
- Add rewrite rule to ensure /manual/ uses login-guarded PHP version
- Keep static index.html as fallback for direct
2025-12-15 17:25:32 +01:00
2025-10-03 10:00:11 +02:00
2025-08-25 13:28:25 +02:00
2025-10-03 10:00:11 +02:00
Description
No description provided
18 MiB
Languages
HTML 88.9%
PHP 7.5%
Shell 3.6%