Skip to content

Conversation

@iptoux
Copy link
Owner

@iptoux iptoux commented Apr 20, 2025

Description

This pull request introduces encryption for task descriptions using AES-GCM to enhance data security. The secret key, provided by AccountService, ensures secure encryption before storing task descriptions. This update safeguards sensitive information effectively.

Checklist

  • Documentation has been updated as necessary.
  • All tests pass successfully.
  • Code changes follow project coding guidelines.
  • Dependencies, if any,

Introduced encryption for task descriptions using AES-GCM to enhance data security. The `AccountService` provides the secret key used for encryption, which is performed before saving task descriptions. This ensures sensitive information is securely stored.
@iptoux iptoux self-assigned this Apr 20, 2025
@iptoux iptoux added bug Something isn't working done Ticket/Work done. labels Apr 20, 2025
This version bump reflects minor changes or fixes. Ensure dependencies align with this updated version.
@iptoux iptoux merged commit 26d745d into main Apr 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working done Ticket/Work done.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants