Pulse/scripts
Pulse Monitor 958cacf042 feat: enhance security and improve login UI
Security Improvements:
- Implement bcrypt password hashing (cost factor 12)
- Add SHA3-256 API token hashing
- Fix authentication enforcement after security setup
- Improve restart mechanism to properly reload systemd environment
- Add CSRF protection for all state-changing operations
- Implement comprehensive rate limiting (10/min auth, 500/min API)
- Remove sensitive data from logs
- Add security audit test suite

UI Enhancements:
- Add Pulse logo to login screen with animations
- Implement glassmorphism design for login form
- Add gradient backgrounds and smooth animations
- Enhance input fields with icons
- Add loading spinner for authentication
- Improve overall login page aesthetics

Bug Fixes:
- Fix security setup restart mechanism
- Fix systemd environment variable inheritance
- Fix CSRF validation for security endpoints
- Fix password change and removal functionality

Testing:
- Add automated security test suite
- Verify all authentication flows
- Test rate limiting effectiveness
- Validate CSRF protection
2025-08-13 23:07:57 +00:00
..
change-password.sh feat: enhance security and improve login UI 2025-08-13 23:07:57 +00:00
rebuild-frontend.sh fix: update systems to work with embedded frontend 2025-08-12 12:52:27 +00:00
remove-password.sh feat: enhance security and improve login UI 2025-08-13 23:07:57 +00:00
take-all-screenshots.js fix: regenerate all screenshots in dark mode 2025-08-04 21:33:39 +00:00
take-screenshots-dark-force.js chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
take-screenshots-simple.js feat: add screenshot generation tool and documentation images 2025-08-04 21:30:41 +00:00
take-screenshots.js feat: add screenshot generation tool and documentation images 2025-08-04 21:30:41 +00:00