Closed masckmaster2007 closed 2 years ago
1.9 doesnt have accounts
lol what
this might help you understand (empty response)
this is how it works server doesnt allow you do anything with account because 1.9 doesnt have password verification and everyone with login bypass can do anything from your account
What about 1.8? Since the issue name mentions that as well.
this is how it works
server doesnt allow you do anything with account because 1.9 doesnt have password verification and everyone with login bypass can do anything from your account
I mean I'm unregistered, so I'm safe. But nothing works.
What about 1.8? Since the issue name mentions that as well.
Yea I'm talking about 1.8 because I managed to get Geometry Dash for Windows Phone.
this might help you understand (empty response)
idk, my friend gets empty responses when he turning on HTTP Canary
this is how it works server doesnt allow you do anything with account because 1.9 doesnt have password verification and everyone with login bypass can do anything from your account
I mean I'm unregistered, so I'm safe. But nothing works.
oh, check config/security.php and set $unregisteredSubmissions to true
It doesn't change anything
I was using a broken 1.9 fork. I switched to pure GMDPrivateServer and it works
aaaand i get this
set default value to banReason
set default value to banReason
Well, i forgot to drop the 1.9 database and import the new one, now it works
gg! pls close issue
Ok last thing. HOW IS ABSOLUTE'S 1.9 GDPS DEALING WITH REGISTERED ACCOUNTS
they have a modded version of 1.9 that adds additional security measures
they have a modded version of 1.9 that adds additional security measures
oh
I want to reopen it because i would want to add a way for registered accounts where if the ip doesn't match, it won't let you connect.
Only way to hack into these accounts would be to compromise the whole system...
So how can i enable registered accounts by force ?
also, it seems like if unregistered submissions are on, you can create an account and connect, but doing any action will create a unregistered "clone" of that registered account. Interresting
EDIT: bruh registered accounts work now. what ?
Closing it myself. I managed to do an IP check Here are the files below if anyone's interested into making this an actual thing loginGJAccount - https://pastebin.com/LGAKfDx1 registerGJAccount - https://pastebin.com/qWZ6JRuQ
I want to create a GDPS for these 2 versions combined, but it doesn't seem to work... First, i want to make registered account work, but i also fear about security because i've read that it isn't secured AT ALL.
Please help me I'm confused.