Skip to content

Conversation

@dzervas
Copy link
Owner

@dzervas dzervas commented Aug 26, 2025

Summary

  • manage API keys through the secrets module and bind them to services
  • support API key auth via X-Api-Key header and index UI for rotate/delete
  • cover API key flows with unit tests and hurl e2e scenario

Testing

  • cargo build (failed: failed to get actix-web as a dependency of package magicentry v0.6.6)
  • cargo clippy --all-features (failed: failed to get actix-web as a dependency of package magicentry v0.6.6)
  • cargo test --features kube (failed: failed to get actix-web as a dependency of package magicentry v0.6.6)
  • yarn build
  • yarn test (failed: failed to get actix-web as a dependency of package magicentry v0.6.6)

https://chatgpt.com/codex/tasks/task_b_68ae21bd4c1c83259ec5fe545f570e52

@dzervas dzervas force-pushed the codex/add-api-key-functionality-and-management branch 2 times, most recently from 17dbe2a to 40d880f Compare October 13, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants