Commit Graph

2 Commits

Author SHA1 Message Date
dsyoon
e008000aa6 Add login gate
Protect UI with PHP session login and secure APIs.

- Add login/logout pages and session auth helper
- Serve protected content from index.php
- Redirect index.html to index.php to prevent bypass
- Require auth for image list/upload APIs

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 12:35:47 +09:00
dsyoon
fdf6a6e809 init 2025-12-27 16:57:47 +09:00