This website requires JavaScript.
Explore
Help
Sign In
perplexity
/
Timmy-time-dashboard
Archived
Watch
1
Star
0
Fork
0
You've already forked Timmy-time-dashboard
forked from
Rockachopa/Timmy-time-dashboard
Code
Issues
Pull Requests
1
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
39f2eb418a1e460d6f442cc48ae3530a45d12043
Timmy-time-dashboard
/
tests
/
dashboard
/
middleware
History
Alexander Whitestone
480b8d324e
security: fix CSRF bypass vulnerabilities via strict path matching and normalization (
#138
)
2026-03-07 06:45:32 -05:00
..
test_csrf_bypass_vulnerability.py
security: fix CSRF bypass vulnerabilities via strict path matching and normalization (
#138
)
2026-03-07 06:45:32 -05:00
test_csrf_bypass.py
SEC: Fix CSRF bypass via path traversal in exempt routes (
#135
)
2026-03-06 09:00:56 -05:00
test_csrf_traversal.py
SEC: Fix CSRF bypass via path traversal in exempt routes (
#135
)
2026-03-06 09:00:56 -05:00
test_csrf.py
Security: Enhance CSRF protection with form field support and stricter validation (
#128
)
2026-03-05 07:04:30 -05:00
test_request_logging.py
feat: add security middleware suite - CSRF, security headers, and request logging (
#102
)
2026-02-28 23:21:09 -05:00
test_security_headers.py
Fix build issues, implement missing routes, and stabilize e2e tests for production readiness
2026-03-04 17:15:46 -05:00