-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Made the format separation a random string of characters of a random length to stop any possible chance of gaining access to users' files. - Changed comment wording to more accurately reflect what the code is doing. - Added prints statements in the installer to let user know what's happening. - NOTE: Installer does not check whether the format_string and format_separator are substrings of format_item_separator. This can cause extremely rare issues when there is a substring match. The issue is too rare to need extra code for.
- Loading branch information
1 parent
27a4009
commit fab07a7
Showing
3 changed files
with
59 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
Binary file not shown.
This file contains 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