Skip to content

DF-Auth/DFAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFAuth

Setup

Sample .env:

HOST=0.0.0.0
PORT=8592
PLOT_OWNER=AlignedCookie88
PLOT_ID=2881 # Do NOT use a plot handle here, enter the numeric id
PLOT_ID_BETA=1689 # Optional
DF_IPS=51.222.245.229,54.39.29.75
EXTERNAL_ADDRESS=localhost:8592
EXTERNALLY_SECURE=False # Optional, defaults False
PROXY_IP_HEADER=X-Real-IP # YOU MUST INCLUDE WHEN BEHIND A PROXY, BUT NOT WHEN ACCESSIBLE WITHOUT ONE, OR THE SERVER IS VULNERABLE TO ATTACKS
PLOT_HANDLE=auth # Optional

IP may be able to be spoofed if not using HTTPS.

About

A simple authentication service for any website or application that needs to securely authenticate DiamondFire players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors