Pulse/docs
Pulse Monitor e661665d24 fix: comprehensive security improvements and UI fixes
- Remove overly restrictive password complexity requirements (now only 8+ chars)
- Fix Change Password section not appearing in Settings > Security
- Fix logout sometimes showing setup page instead of login page
- Remove misleading desktop notifications option from first-run setup
- Improve rate limiting on authentication endpoints
- Fix sensitive data appearing in logs (passwords, tokens)
- Enhance file permissions for sensitive files (0600)
- Fix WebSocket origin validation defaults
- Add password complexity validation for setup
- Improve CSRF token handling after server restarts
- Fix security status API using wrong fetch client
- Add logout race condition prevention

Security improvements:
- No credential leakage in logs
- Proper bcrypt password hashing
- Session management enhancements
- Rate limiting on all auth endpoints
- Secure file permissions on sensitive data
2025-08-16 21:10:24 +00:00
..
images chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
API.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
CONFIGURATION.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
DOCKER.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
FAQ.md docs: update export/import documentation 2025-08-14 10:04:15 +00:00
MIGRATION.md feat: improve export/import functionality and documentation 2025-08-14 10:30:21 +00:00
MIGRATION_V3_TO_V4.md docs: final cleanup of configuration references 2025-08-09 09:43:31 +00:00
PBS-AGENT.md docs: fix hallucinated features and scripts 2025-08-06 21:52:05 +00:00
REVERSE_PROXY.md docs: correct WebSocket information - not specific to v4 2025-08-11 14:50:59 +00:00
SCREENSHOTS.md Major documentation overhaul for Go rewrite 2025-08-03 15:46:07 +00:00
SECURITY.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
TROUBLESHOOTING.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
WEBHOOKS.md feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00