Commit Graph
4 Commits
Author SHA1 Message Date
games647 914c4adc0b Fix ProtocolLib services are disabling after authme reload
Using the previous else branch we would always call unregister if the feature
was enabled before.
2018-03-04 14:29:08 +01:00
games647 be55437287 Use the correct javadoc deprecated tag for the lastlogin method 2018-01-27 22:56:42 +01:00
games647andljacqu 316f8fc642 Fix Java 9 support for Pbkdf2Django (#1390)
* Replace DatatypeConverter in Pbkdf2Django to support Java 9

* Fix NPE in AuthMeInitializer and CastException in Recovery tests

* Set logger for SetPasswordTest to prevent NPE on logging

* Use TestHelper for initializing ConsoleLogger
2017-10-29 12:11:24 +01:00
games647andGitHub 23874266d3 Add a note to check for already existing issues 2016-09-02 10:57:50 +02:00