list_dossiers, list_studies, list_series, list_slices, query_entries,
get_categories, query_genome — all now call lib directly with
AccessContext{AccessorID: dossierID}. No more HTTP roundtrip to the
internal API with its separate auth path.
Image and journal tools still use API (image rendering logic lives
there, and the API already enforces RBAC via lib.CheckAccess).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| bin | ||
| lang | ||
| static | ||
| templates | ||
| access_log.go | ||
| api_client.go | ||
| api_mobile.go | ||
| api_proxy.go | ||
| defense.go | ||
| dossier_sections.go | ||
| genome.go | ||
| inou-portal | ||
| main.go | ||
| main.go.bak | ||
| mcp_http.go | ||
| mcp_tools.go | ||
| oauth.go | ||
| portal | ||
| trackers.go | ||
| upload.go | ||