This website requires JavaScript.
Explore
Help
Sign In
Meishin
/
LoginSystem
Watch
1
Star
0
Fork
0
You've already forked LoginSystem
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
LoginSystem
/
src
/
main
/
java
/
fr
/
xephi
/
authme
/
data
History
HexelDev
844bd24221
Fixed minor code issues
2018-03-05 21:00:24 +01:00
..
auth
#792
#814
Implement SQLite migration, allow last IP to be nullable in MySQL
2017-10-21 10:45:48 +02:00
captcha
#930
Register captcha: avoid circular dependency by handling limbo message in captcha command
2018-01-06 19:04:03 +01:00
limbo
#930
Refactor captcha managers to have a crude captcha storage class instead of inheritance
2018-01-05 01:26:25 +01:00
QuickCommandsProtectionManager.java
Fixed minor code issues
2018-03-05 21:00:24 +01:00
TempbanManager.java
Use String#replace over String#replaceAll (the latter uses regex)
2017-10-08 17:32:05 +02:00
VerificationCodeManager.java
Email verification code (
#1382
)
2017-10-28 12:23:14 +02:00