Pulse/docs
rcourtman e07336dd9f refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX
Major authentication system improvements:

- Remove deprecated DISABLE_AUTH environment variable support
- Update all documentation to remove DISABLE_AUTH references
- Add auth recovery instructions to docs (create .auth_recovery file)
- Improve first-run setup and Quick Security wizard flows
- Enhance login page with better error messaging and validation
- Refactor Docker hosts view with new unified table and tree components
- Add useDebouncedValue hook for better search performance
- Improve Settings page with better security configuration UX
- Update mock mode and development scripts for consistency
- Add ScrollableTable persistence and improved responsive design

Backend changes:
- Remove DISABLE_AUTH flag detection and handling
- Improve auth configuration validation and error messages
- Enhance security status endpoint responses
- Update router integration tests

Frontend changes:
- New Docker components: DockerUnifiedTable, DockerTree, DockerSummaryStats
- Better connection status indicator positioning
- Improved authentication state management
- Enhanced CSRF and session handling
- Better loading states and error recovery

This completes the migration away from the insecure DISABLE_AUTH pattern
toward proper authentication with recovery mechanisms.
2025-10-27 19:46:51 +00:00
..
api docs: update documentation for v4.24.0 features 2025-10-20 16:08:10 +00:00
images Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
monitoring docs: update documentation for diagnostics improvements 2025-10-21 12:45:19 +00:00
security docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00
API.md Harden setup token flow and enforce encrypted persistence 2025-10-25 16:00:37 +00:00
CONFIGURATION.md refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
CONTRIBUTING-SCRIPTS.md feat: add shared script library system and refactor docker-agent installer 2025-10-20 15:13:38 +00:00
DOCKER.md refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
DOCKER_HUB_README.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00
DOCKER_MONITORING.md feat: finalize swarm service monitoring (#598) 2025-10-26 09:35:49 +00:00
FAQ.md release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
HOST_AGENT.md perf: reduce polling allocations and guest metadata load 2025-10-25 13:12:47 +00:00
INSTALL.md release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
KUBERNETES.md release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
MIGRATION.md docs: update documentation for v4.24.0 features 2025-10-20 16:08:10 +00:00
OIDC.md refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
PORT_CONFIGURATION.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00
PROXY_AUTH.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00
PULSE_SENSOR_PROXY_HARDENING.md Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
RELEASE_NOTES.md feat: finalize swarm service monitoring (#598) 2025-10-26 09:35:49 +00:00
REVERSE_PROXY.md refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
SCREENSHOTS.md Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SECURITY.md feat: implement priority queue-based task execution (Phase 2 Task 6) 2025-10-20 15:13:37 +00:00
TEMPERATURE_MONITORING.md Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
TEMPERATURE_MONITORING_SECURITY.md feat: finalize swarm service monitoring (#598) 2025-10-26 09:35:49 +00:00
TROUBLESHOOTING.md docs: update documentation for diagnostics improvements 2025-10-21 12:45:19 +00:00
VM_DISK_MONITORING.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00
WEBHOOKS.md docs: simplify Mermaid diagrams for better readability 2025-10-21 10:50:40 +00:00
zfs-monitoring.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00