Skip to content
Success

Changes

Summary

  1. Fix HTTP client now that Mojang has their stuff together. (commit: 56c372a) (details)
  2. Block really wrong offline mode names, see #1270 (commit: 532a943) (details)
Commit 56c372a3ce64386de9a80df6b5992a0ad57e22d2 by md_5
Fix HTTP client now that Mojang has their stuff together.
(commit: 56c372a)
The file was modifiedproxy/src/main/java/net/md_5/bungee/http/HttpClient.java (diff)
The file was removedproxy/src/main/java/net/md_5/bungee/http/TrustingX509Manager.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/http/HttpInitializer.java (diff)
Commit 532a94382bf256754f806b2972d4237e3f64a3b6 by md_5
Block really wrong offline mode names, see #1270
(commit: 532a943)
The file was modifiedproxy/src/main/resources/messages.properties (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java (diff)