This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
-
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.
fix(applescript): Support empty string default (#52)
Support empty string defaults for the AppleScript dialog boxes. This resolves an issue where if the Answer field was set as the empty string, it would no longer show the textbox. This allows a textbox-always handling for empty string answers, to ensure the textbox exists. As we don't leverage the dialog for confirmation windows, this is sufficient to handle out input case. Confirmed working by testing locally with the AppleScript base cases (push/totp, no username, etc). Additionally the location of the config file is now using the projectFileName constant.
- Loading branch information
1 parent
971fac9
commit b59ae1a
Showing
3 changed files
with
62 additions
and
60 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.