Joriom 542dc7a800 Fix for phpBB3 support + bonus
username_clean
PhpBB3 requires second column (username_clen) with username as table primary key. Yet, config value "mySQLOtherUsernameColumns" is not an option as this value needs to be formated with phpBB custom utf8_clean_string() function which brings letters to lower case, merges nearby spaces and removes invalid UTF8 chatacters.
Due to characters already being limited both in config and in minecraft itself I believe toLowerCaste() will suffice for now.

num_users
Increment users count not to loose those nice statistics!
2014-09-30 20:43:00 +02:00
2014-09-30 20:43:00 +02:00
2014-08-22 07:06:09 +02:00
2014-09-17 17:55:43 +02:00
2014-09-17 20:20:45 +02:00
2014-08-08 21:26:04 +02:00

AuthMeReloaded-Jenkins

AuthMeReloaded Maven project

Description
A fork of AuthMe with various bug fixes and new exciting features
Readme AGPL-3.0 115 MiB
Languages
Java 97.9%
HTML 2.1%