No description
Find a file
jtricerolph d128c6e6bb fix: restore app-local API key functions in auth.py
config.py and public.py import get_api_key_auth/get_all_api_keys/
create_api_key/revoke_api_key/delete_api_key — the public-API key
system is app-local (api_keys table), not part of the central auth
that was replaced, so it should have been kept in the port.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 19:11:00 +00:00
backend fix: restore app-local API key functions in auth.py 2026-07-04 19:11:00 +00:00
db Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
frontend Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
.gitignore Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
docker-compose.yml Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
seed-app.js Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00