Skip to content

Conversation

ayu-v0
Copy link
Contributor

@ayu-v0 ayu-v0 commented Dec 6, 2024

What's changed?

#2792

Yes, this PR is a brand new version, I used Caffeine to cache the key as id+ desensitized data, the value as undesensitized data, and when the desensitized data is passed in by the front end, it is converted to undesensitized data, which has been verified.
Using id + desensitized data as key can avoid confusion of value when other desensitized data is the same
Here is a picture of the modification operation:
image
image
image

Here are the tests sent:
image
image

Here is a picture of the database:
image

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@tomsun28 tomsun28 self-requested a review December 6, 2024 13:42
@tomsun28
Copy link
Member

Hi, thanks for contribution. We need time to re-evaluate this feature.

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.

3 participants