buster/api/libs/sharing/src
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
..
tests access control changes so far 2025-03-24 23:09:36 -06:00
asset_access_checks.rs access control changes so far 2025-03-24 23:09:36 -06:00
create_asset_permission.rs lots of changes for permissioning and sharing assets 2025-04-04 14:01:40 -06:00
errors.rs Fix extra closing brace in errors.rs 2025-03-19 10:11:37 -06:00
lib.rs access control changes so far 2025-03-24 23:09:36 -06:00
list_asset_permissions.rs cleaning up warnings 2025-03-20 16:50:31 -06:00
remove_asset_permissions.rs access control changes so far 2025-03-24 23:09:36 -06:00
types.rs Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
user_lookup.rs clean up 2025-03-21 12:54:54 -06:00