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

🐛 Bug Report: String encryption does not work when size is set too small #6293

Open
2 tasks done
JoshiJoshiJoshi opened this issue Sep 21, 2023 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working product / databases Fixes and upgrades for the Appwrite Database.

Comments

@JoshiJoshiJoshi
Copy link

JoshiJoshiJoshi commented Sep 21, 2023

👟 Reproduction steps

String encryption is currently not available in the console.

  1. Create a String attribute with encryption with a small size, eg. 10
  2. Create a document

Setting a higher size works and looking up the value in the database shows that it is encrypted.
image

👍 Expected behavior

I can create a document

👎 Actual Behavior

I can not create a document

image

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Linux

🧱 Your Environment

Appwrite verison 1.4.3 Self hosted

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@JoshiJoshiJoshi JoshiJoshiJoshi added the bug Something isn't working label Sep 21, 2023
@stnguyen90 stnguyen90 added the product / databases Fixes and upgrades for the Appwrite Database. label Mar 12, 2024
@abnegate abnegate self-assigned this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / databases Fixes and upgrades for the Appwrite Database.
Projects
Status: Todo
Development

No branches or pull requests

3 participants