User login to server

Do you search a certain mutator, mod, skin, map, everything else?
User avatar
Barbie
Godlike
Posts: 2555
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

User login to server

Post by Barbie »

Hi folks,

is there any solution to give players a user account and password for a login to an UT server?
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
User avatar
UnrealGGecko
Godlike
Posts: 2780
Joined: Wed Feb 01, 2012 11:26 am
Personal rank: GEx the Gecko
Location: Kaunas, Lithuania

Re: User login to server

Post by UnrealGGecko »

Doesn't the i4games servers have something like that? Think it asks for their forum username and password.
Buggie
Godlike
Posts: 2018
Joined: Sat Mar 21, 2020 5:32 am

Re: User login to server

Post by Buggie »

UTGL for example:
http://medor.no-ip.org/index.php?dir=An ... LAv03d.zip
UTGL-Loginwindow.jpg
UTGL-Adminwindow.jpg
--- EDIT ---
There source code:
http://unrealadmin.org/forums/showthread.php?p=127999
http://utgl.unrealadmin.org/UTGLv10b-Source-Full.zip
UTGLv10b-Source-Full.zip
So you can modify it for your server and make own login system with it.
--- EDIT ---
PHP code full of security holes and must be reworked before any real usage for production server.
--- EDIT ---
As I see there a lot of functions, most of them, look like, you not need. So you need make exact list what you want from this thing.
After that we can talk about what can be done.
You do not have the required permissions to view the files attached to this post.