-
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.
* add sasl module * add okhttp dependency for plugging original connector * downgrade okhttp deps for not using alpha version * Add method to create Unsafe client for fixing #89 * Change sentence for more explanation * Delete Version check functionality due that no workaround was found * Delete `VersionHelper` and related tests for vulnerable
- Loading branch information
1 parent
8325db0
commit feef310
Showing
10 changed files
with
37 additions
and
382 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
87 changes: 0 additions & 87 deletions
87
app/src/main/java/io/github/hizumiaoba/mctimemachine/UpdateDialogController.java
This file was deleted.
Oops, something went wrong.
79 changes: 0 additions & 79 deletions
79
app/src/main/java/io/github/hizumiaoba/mctimemachine/internal/version/VersionHelper.java
This file was deleted.
Oops, something went wrong.
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
79 changes: 0 additions & 79 deletions
79
app/src/main/resources/io/github/hizumiaoba/mctimemachine/update.fxml
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
app/src/test/java/io/github/hizumiaoba/mctimemachine/FetchRemoteVersionTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.