warren830 opened a new pull request, #4227:
URL: https://github.com/apache/incubator-devlake/pull/4227
### Summary
According to #4005 , we import a new gorm tag `gorm:"serializer:encdec"`
that can enc/dec sensitive fields when saving to
or getting data from db.
This pr mainly working on using this new gorm tag to replace the complicated
encryption and decryption for other sensitive fields.
### Does this close any open issues?
Relate to #4005
### Screenshots
<img width="502" alt="image"
src="https://user-images.githubusercontent.com/39366025/213085121-62cdfe7d-70b3-4bb8-9e8e-36a3ba545bc5.png">
### Other Information
Any other information that is important to this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]