|
|
17ecd3feca
|
fix: make dashboard public and remove admin-only restriction from main pages
- Make homepage (/) accessible without authentication
- Allow all authenticated users (user & admin) to access main pages:
- /kinerja-divisi, /pengaduan, /jenna, /demografi
- /keuangan, /bumdes, /sosial, /keamanan
- /bantuan, /pengaturan
- Reserve admin-only access for /admin/* routes
- Update auth middleware to handle public routes properly
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-03-13 14:21:30 +08:00 |
|