littleshop/LittleShop/Areas/Admin
SysAdmin 96a4c178bb Fix HTTP 500 login error: Configure anti-forgery and routing for proxy
- Re-enabled ValidateAntiForgeryToken attribute
- Configured anti-forgery for proxy environments with SameAsRequest
- Fixed area routing order and constraints
- Added proper forwarded headers middleware
2025-09-24 22:06:15 +01:00
..
Controllers Fix HTTP 500 login error: Configure anti-forgery and routing for proxy 2025-09-24 22:06:15 +01:00
Views Fix missing CSRF tokens in all delete forms 2025-09-24 18:02:17 +01:00