Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove decryption from api-client #1063

Merged
merged 1 commit into from Jun 21, 2023
Merged

remove decryption from api-client #1063

merged 1 commit into from Jun 21, 2023

Conversation

conradludgate
Copy link
Collaborator

I've tried making this change 2 times, but it was always part of a bigger PR that never got merged. Doing it separately now 👌

@vercel
Copy link

vercel bot commented Jun 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
atuin ✅ Ready (Inspect) Visit Preview Jun 20, 2023 1:22pm


static APP_USER_AGENT: &str = concat!("atuin/", env!("CARGO_PKG_VERSION"),);

// TODO: remove all references to the encryption key from this
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally ☺️

@ellie ellie merged commit a75e516 into main Jun 21, 2023
9 checks passed
@ellie ellie deleted the move-key-logic branch June 21, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants