Commit Graph

2 Commits

Author SHA1 Message Date
TenerifeProp Dev
78ceca412a test: add failing tests for CSS extraction feature 2026-04-05 02:06:42 +01:00
TenerifeProp Dev
503eb8a62f feat: implement property page navigation and security fixes
- Fix XSS vulnerabilities with escapeHtml() utility
- Fix SQL injection in admin endpoints with column whitelisting
- Add CSRF protection middleware
- Remove hardcoded password backdoor
- Implement property navigation functions
- Add test coverage

Closes #9
2026-04-05 01:34:48 +01:00