Rivoreo Source Code Repositories
src.rivoreo.one
/
bukkit
/
tsauth
Authenticate users based on file modification timestamp and client network address, and optionally more
[
Releases
]
Clone this repo:
Branches
2
1
master
Tags
2.1
2.0
3afad34
Add 2 configuration options to get a finer control for whether to enable encryption for a particular session
by WHR
· 9 weeks ago
2
dbacae0
Fix NullPointerException on login while encryption isn't being enabled
by WHR
· 10 weeks ago
545aa74
Fix getting empty configuration value in tsauth.sh
by WHR
· 1 year ago
c5e397a
Update copyright year in COPYING
by WHR
· 1 year, 4 months ago
ebd68bf
Improve implementation of reading configuration file from tsauth.sh
by WHR
· 1 year, 4 months ago
d760fad
No need for path name expansion in tsauth.sh
by WHR
· 1 year, 4 months ago
966fd33
Disable JRE InetAddress cache as it would otherwise preventing Mojang authentication from working reliably
by WHR
· 1 year, 4 months ago
758a36e
Optionally run $HOME/login-throttle.sh from tsauth.sh
by WHR
· 2 years, 8 months ago
583a8a1
Support Mojang authentication with the customized version of ProtocolSupport
by WHR
· 2 years, 8 months ago
80cec94
Don't return from method 'on_login' while an ENCRYPTION_BEGIN packet is being processed in another thread
by WHR
· 2 years, 9 months ago
2.1
11d268c
Fix NullPointerException when the timestamp file is empty
by WHR
· 2 years, 10 months ago
0bce0d4
Use Logger
by WHR
· 3 years, 9 months ago
c493d04
Retry Mojang authentication after AuthenticationUnavailableException
by WHR
· 3 years, 9 months ago
b563767
Add log message for authentication result
by WHR
· 3 years, 9 months ago
6c31fc4
Support older versions of CraftBukkit that renames com.mojang.authlib.minecraft.MinecraftSessionService
by WHR
· 3 years, 11 months ago
a76afae
Make server key pair bits configurable
by WHR
· 3 years, 11 months ago
20d69b9
Search method for getting PacketListener for newer versions of CraftBukkit
by WHR
· 3 years, 11 months ago
2.0
6dc84c1
Remove packet type logging
by WHR
· 3 years, 11 months ago
e7e82f1
Implement Mojang Yggdrasil authentication method
by WHR
· 3 years, 11 months ago
81965be
Merge branch '1' into '2'
by WHR
· 3 years, 11 months ago
Next »