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
Files
4046105e87ba55c75d0b3e2977dcaa516a4bc819
LoginSystem
/
src
/
main
/
java
/
fr
/
xephi
/
authme
/
data
T
History
Sabrita
cfca8ccd85
删除测试库
...
删除 wecome 增加新代码
2023-02-27 18:34:06 +08:00
..
auth
Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı')
2022-08-20 04:41:04 +02:00
captcha
Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı')
2022-08-20 04:41:04 +02:00
limbo
Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı')
2022-08-20 04:41:04 +02:00
ProxySessionManager.java
Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı')
2022-08-20 04:41:04 +02:00
QuickCommandsProtectionManager.java
Checkstyle: Add 'WhitespaceAfter' check, fix some violations
2018-09-01 08:38:14 +02:00
TempbanManager.java
Checkstyle: Add 'WhitespaceAfter' check, fix some violations
2018-09-01 08:38:14 +02:00
VerificationCodeManager.java
删除测试库
2023-02-27 18:34:06 +08:00