ice/public
Deco Vander 570fd92d00 Add comprehensive session security to admin panel
Security improvements:
- Auto-logout after 30 minutes of inactivity
- Session warning 5 minutes before expiry with option to extend
- Activity-based session extension on user interaction
- Session validation on page load and API calls
- Periodic session validity checks every minute
- Secure cleanup of tokens and timers on logout
- Protection against expired session usage

This prevents unauthorized access if admin leaves session open or if tokens are compromised.
2025-07-03 20:53:44 -04:00
..
admin.html Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
admin.js Add comprehensive session security to admin panel 2025-07-03 20:53:44 -04:00
app-google.js Initial commit: ICE Watch Michigan community safety tool 2025-07-02 23:27:22 -04:00
app-mapbox.js Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
app.js Add custom map icons for persistent vs. temporary reports 2025-07-03 01:34:39 -04:00
favicon.svg Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
index.html Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
privacy.html Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
style.css Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00