Skip to content

chore: remove unused Tauri plugin and update connection string handling#33

Merged
abeni16 merged 2 commits into
mainfrom
feat/csp-keychain-sql-guards
Jun 8, 2026
Merged

chore: remove unused Tauri plugin and update connection string handling#33
abeni16 merged 2 commits into
mainfrom
feat/csp-keychain-sql-guards

Conversation

@abeni16

@abeni16 abeni16 commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

This commit removes the @tauri-apps/plugin-fs from the project dependencies and updates the connection string handling for MySQL to support SSL modes. It also introduces a confirmation prompt for write operations in SQL queries, enhancing safety and user experience. Additionally, the OpenRouter API key is now securely managed in the OS keychain, ensuring sensitive information is not stored in localStorage.

abeni16 added 2 commits June 4, 2026 11:52
This commit removes the `@tauri-apps/plugin-fs` from the project dependencies and updates the connection string handling for MySQL to support SSL modes. It also introduces a confirmation prompt for write operations in SQL queries, enhancing safety and user experience. Additionally, the OpenRouter API key is now securely managed in the OS keychain, ensuring sensitive information is not stored in localStorage.
@abeni16
abeni16 merged commit ff94037 into main Jun 8, 2026
3 checks passed
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.

1 participant