open-notebook/docs/3-USER-GUIDE
Pico c04c52cc0f
chore: remove dead auth helper and fix stale default-password docs (#1026)
check_api_password() (an unused HTTPBearer-based dependency, superseded
by PasswordAuthMiddleware) and its now-unused imports are dead code -
nothing calls it. Removed.

Docs across api/CLAUDE.md, docs/3-USER-GUIDE/api-configuration.md,
docs/5-CONFIGURATION/security.md, docs/7-DEVELOPMENT/security.md, and
docs/SECURITY_REVIEW.md still described a hardcoded default password
("open-notebook-change-me") that PasswordAuthMiddleware doesn't actually
have - if OPEN_NOTEBOOK_PASSWORD is unset, auth is fully disabled
instead. Updated to match actual behavior.
2026-07-10 15:47:40 -03:00
..
adding-sources.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
api-configuration.md chore: remove dead auth helper and fix stale default-password docs (#1026) 2026-07-10 15:47:40 -03:00
chat-effectively.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
citations.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
creating-podcasts.md feat(podcasts): model registry integration, credential passthrough & new features (#632) 2026-02-27 11:06:47 -03:00
index.md feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
interface-overview.md feat(podcasts): model registry integration, credential passthrough & new features (#632) 2026-02-27 11:06:47 -03:00
search.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
transformations.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
working-with-notes.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00