mirror of
https://github.com/PretendoNetwork/friends.git
synced 2026-09-09 20:05:27 -05:00
Enable insecure login
This commit is contained in:
@@ -23,6 +23,7 @@ func registerCommonAuthenticationServerProtocols() {
|
||||
|
||||
ticketGrantingProtocol.SetSecureStationURL(secureStationURL)
|
||||
ticketGrantingProtocol.SetBuildName(serverBuildString)
|
||||
ticketGrantingProtocol.EnableInsecureLogin()
|
||||
|
||||
globals.AuthenticationServer.SetPasswordFromPIDFunction(globals.PasswordFromPID)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user