buster/api/libs/handlers
dal d346bca850
Enhance API documentation and implement password protection for public assets
- Updated CLAUDE.md with architecture overview, row limit implementation notes, and troubleshooting guide.
- Added additional documentation resources and common test commands.
- Enhanced database test infrastructure guide with quick reference and common patterns.
- Implemented password protection for public dashboards and metrics, including checks for access expiration and required passwords.
- Updated relevant handlers and routes to support password parameters.
- Refactored bulk update metrics handler to remove batch size from request structure.
- Added tests for password protection and access control for metrics and dashboards.
2025-04-07 17:44:41 -06:00
..
src Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
tests Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
CLAUDE.md testing and claude updates 2025-04-07 16:50:16 -06:00
Cargo.toml remove unused deps 2025-04-04 16:50:44 -06:00