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

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.

1 participant