mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-27 12:45:57 +01:00
continue
This commit is contained in:
parent
f8ec474534
commit
ea0e65df55
@ -8,6 +8,7 @@
|
||||
<w>auths</w>
|
||||
<w>bcrypt</w>
|
||||
<w>bcrypt's</w>
|
||||
<w>bodyash</w>
|
||||
<w>bukkit</w>
|
||||
<w>checkpw</w>
|
||||
<w>ciphertext</w>
|
||||
@ -16,27 +17,33 @@
|
||||
<w>crazycrypt</w>
|
||||
<w>cycically</w>
|
||||
<w>damager</w>
|
||||
<w>darkwarriors</w>
|
||||
<w>datasource</w>
|
||||
<w>doffp</w>
|
||||
<w>dontneed</w>
|
||||
<w>doublemd</w>
|
||||
<w>ekskey</w>
|
||||
<w>feistel</w>
|
||||
<w>generatedpass</w>
|
||||
<w>gensalt</w>
|
||||
<w>geoip</w>
|
||||
<w>getclasse</w>
|
||||
<w>hashpw</w>
|
||||
<w>hashsum</w>
|
||||
<w>hotbar</w>
|
||||
<w>irobin</w>
|
||||
<w>jdbc</w>
|
||||
<w>joomla</w>
|
||||
<w>koffp</w>
|
||||
<w>koolaid</w>
|
||||
<w>lastloc</w>
|
||||
<w>lastposworld</w>
|
||||
<w>lastposx</w>
|
||||
<w>lastposy</w>
|
||||
<w>lastposz</w>
|
||||
<w>lgpl</w>
|
||||
<w>logininmillieseconds</w>
|
||||
<w>maxetto</w>
|
||||
<w>maxmind</w>
|
||||
<w>maxolen</w>
|
||||
<w>mazieres</w>
|
||||
@ -55,23 +62,31 @@
|
||||
<w>plen</w>
|
||||
<w>preprocess</w>
|
||||
<w>provos</w>
|
||||
<w>rkwarriors</w>
|
||||
<w>royalauth</w>
|
||||
<w>rtner</w>
|
||||
<w>saltb</w>
|
||||
<w>saltedsha</w>
|
||||
<w>schneier's</w>
|
||||
<w>scry</w>
|
||||
<w>servername</w>
|
||||
<w>sgdc</w>
|
||||
<w>slen</w>
|
||||
<w>smtp</w>
|
||||
<w>sqlite</w>
|
||||
<w>streamtoword</w>
|
||||
<w>teleport</w>
|
||||
<w>tortious</w>
|
||||
<w>unavailableworld</w>
|
||||
<w>unlogged</w>
|
||||
<w>visee</w>
|
||||
<w>wordpress</w>
|
||||
<w>xauth</w>
|
||||
<w>xenforo</w>
|
||||
<w>xephi</w>
|
||||
<w>xubic</w>
|
||||
<w>yaml</w>
|
||||
<w>zhhk</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
@ -46,7 +46,7 @@ public class RoyalAuthConverter implements Converter {
|
||||
data.saveAuth(auth);
|
||||
} catch (Exception e) {
|
||||
ConsoleLogger.writeStackTrace(e);
|
||||
ConsoleLogger.showError("Error while trying to import " + o.getName() + " RoyalAuth datas");
|
||||
ConsoleLogger.showError("Error while trying to import " + o.getName() + " RoyalAuth data");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user