AuthMeReloaded/src/main/java/fr/xephi/authme
3meraldK 65a272d6cb Config option to disable GeoIP database #2720 2023-09-24 17:26:16 +02:00
..
api/v3 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
command Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
data 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
datasource 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
events Fix gson dependency 2018-10-23 16:56:49 +02:00
initialization 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
listener Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
mail Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
message Revert "Update to ConfigMe 1.4.0" 2023-08-24 15:09:50 +02:00
output 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
permission Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
process 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
security 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
service Config option to disable GeoIP database #2720 2023-09-24 17:26:16 +02:00
settings Config option to disable GeoIP database #2720 2023-09-24 17:26:16 +02:00
task 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
util Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
AuthMe.java Output server details if AuthMe stops because of server type (#1946) 2019-12-08 20:12:30 +01:00
ConsoleLogger.java #1874 Format debug messages in log, use Java 8 date formatter 2019-08-10 22:44:57 +02:00