>_
.issue.db
/highway
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #739
Update issue details
Title *
Description
get_secret() only checks SECRET_* env vars and [secrets] INI section. It never reads from Vault even though VAULT_ADDR and VAULT_TOKEN_* are available. The email tool calls config.get_secret('highway/shared/mail', 'highway-mail') which fails because it never queries Vault. Secrets stored in Vault at highway/shared/mail are inaccessible to get_secret(). Need to add Vault KV v2 read as a fallback source in get_secret().
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel