-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate environment URL in OpenAppCommand
Added checks to ensure the environment URL is neither empty nor incorrectly formatted in OpenAppCommand.cs. Also, included JSON ignore annotation for SimpleloginUri property in ConfigurationOptions.cs to prevent serialization issues.
- Loading branch information
Kirill Krylo
committed
Sep 5, 2024
1 parent
402d88a
commit d7e6da4
Showing
3 changed files
with
17 additions
and
4 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
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