You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since envify seems to have been abandoned and @techouse pointed me to this project, I will offer you my obfuscation option also here :)
For reference: frencojobs/envify#28
I just noticed: We could also add the obfuscate option to the EnviedField annotation to allow for individual field obfuscation.
Right now I am very stressed out. I will try to implement this as soon as I have done free time, though (Mabye also in an extra PR?)
Merging #4 (8137c09) into main (dfc26ac) will decrease coverage by 35.76%.
The diff coverage is 7.69%.
❗ Current head 8137c09 differs from pull request most recent head e5a0057. Consider uploading reports for the commit e5a0057 to get more accurate results
@ThexXTURBOXx I love this! Obfuscation was something I was looking to add but hadn't had the time recently. Thanks! Can you add tests for these changes before I merge?
Thank you very much for considering this! :)
Alas, I am currently not at home. I will try to finish the tests (and maybe even per-field obfuscation) until Monday, though!
@ThexXTURBOXx Thanks for getting that done! I went ahead and merged it in. I need to clean up the readme, so I will do my updates and add some information on using the obfuscation flag next week and then make a release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since
envifyseems to have been abandoned and @techouse pointed me to this project, I will offer you my obfuscation option also here :)For reference: frencojobs/envify#28