Files
stiftung-management-system/app/stiftung
Stiftung Development b9544048e6 Security: Require authentication for home page view
- Add @login_required decorator to home view function
- Ensures all views now require user authentication
- Prevents unauthorized access to homepage and dashboard
- Part of comprehensive authentication security implementation
2025-10-11 18:11:43 +02:00
..